mirror of https://github.com/sveltejs/svelte
parent
1c3044486f
commit
5494fda8ca
@ -1 +1 @@
|
|||||||
<p a}a>Test</p>
|
<p 3aa="abc">Test</p>
|
||||||
|
@ -1 +1 @@
|
|||||||
<p a{a>Test</p>
|
<p a*a>Test</p>
|
||||||
|
@ -1 +1 @@
|
|||||||
<p }a>Test</p>
|
<p -a>Test</p>
|
||||||
|
@ -1 +1 @@
|
|||||||
<p a}>Test</p>
|
<p a;="abc">Test</p>
|
||||||
|
Loading…
Reference in new issue