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 457a78a commit 56d589aCopy full SHA for 56d589a
tree-construction/template.dat
@@ -1611,3 +1611,17 @@ eof table
1611
| <a>
1612
| <table>
1613
| <body>
1614
+
1615
+#data
1616
+<template><form><input name="q"></form><div>second</div></template>
1617
+#document-fragment
1618
+template
1619
+#errors
1620
+#document
1621
+| <template>
1622
+| content
1623
+| <form>
1624
+| <input>
1625
+| name="q"
1626
+| <div>
1627
+| "second"
0 commit comments