We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d29f83 commit 41df0a5Copy full SHA for 41df0a5
tests/cases/3.html
@@ -0,0 +1,3 @@
1
+<div onclick="() => alert(x > y && y < x)">
2
+
3
+</div>
tests/cases/4.html
+<div data="<div class='bar'></div>">
tests/error_cases/1.html
@@ -0,0 +1,6 @@
+<div>
+ <foo></div>
4
+=====
5
6
+expecting end tag for node/1.html/2
tests/error_cases/2.html
@@ -0,0 +1,9 @@
+<div "">
7
8
9
+a/b/3
0 commit comments