Skip to content

Commit b11f314

Browse files
committed
update test
1 parent 0ae56ff commit b11f314

File tree

1 file changed

+2
-2
lines changed
  • packages/svelte/tests/css/samples/omit-scoping-attribute-attribute-selector

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<div><video class="svelte-xyz" autoplay muted></video>
2-
<video muted></video></div>
1+
<div><video class="svelte-xyz" autoplay></video>
2+
<video></video></div>

0 commit comments

Comments
 (0)