Skip to content

Commit e0d3b82

Browse files
committed
Merge pull request #68 from html5lib/table-isindex-fragment
Don't pop the form for isindex in table (fragment)
2 parents 8143f8b + f7b1f39 commit e0d3b82

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tree-construction/webkit02.dat

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,12 +264,12 @@ table
264264
#document
265265
| <form>
266266
| action="x"
267-
| <hr>
268-
| <label>
269-
| "This is a searchable index. Enter search keywords: "
270-
| <input>
271-
| name="isindex"
272-
| <hr>
267+
| <hr>
268+
| <label>
269+
| "This is a searchable index. Enter search keywords: "
270+
| <input>
271+
| name="isindex"
272+
| <hr>
273273

274274
#data
275275
<option><XH<optgroup></optgroup>

0 commit comments

Comments
 (0)