Skip to content

Commit 6825810

Browse files
committed
main
1 parent 43b1c0a commit 6825810

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tree-construction/main-element.dat

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,18 @@
2626
| <p>
2727
| "foo"
2828
| "bar"
29+
30+
#data
31+
<!DOCTYPE html>xxx<svg><x><g><a><main><b>
32+
#errors
33+
#document
34+
| <!DOCTYPE html>
35+
| <html>
36+
| <head>
37+
| <body>
38+
| <svg svg>
39+
| <svg x>
40+
| <svg g>
41+
| <svg a>
42+
| <svg main>
43+
| <b>

0 commit comments

Comments
 (0)