mirror of https://github.com/sveltejs/svelte
parent
0ae56ff5e0
commit
b11f3149ed
@ -1,2 +1,2 @@
|
||||
<div><video class="svelte-xyz" autoplay muted></video>
|
||||
<video muted></video></div>
|
||||
<div><video class="svelte-xyz" autoplay></video>
|
||||
<video></video></div>
|
||||
|
||||
Loading…
Reference in new issue