Skip to content

Commit e3bacc3

Browse files
Hixiegsnedders
authored andcommitted
new template test
1 parent b9ec04b commit e3bacc3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

tree-construction/template.dat

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,3 +1318,25 @@
13181318
| content
13191319
| "Foo"
13201320
| <body>
1321+
1322+
#data
1323+
<!DOCTYPE HTML><dummy><table><template><table><template><table><script>
1324+
#errors
1325+
eof script
1326+
eof template
1327+
eof template
1328+
eof table
1329+
#document
1330+
| <!DOCTYPE html>
1331+
| <html>
1332+
| <head>
1333+
| <body>
1334+
| <dummy>
1335+
| <table>
1336+
| <template>
1337+
| content
1338+
| <table>
1339+
| <template>
1340+
| content
1341+
| <table>
1342+
| <script>

0 commit comments

Comments
 (0)