Skip to content

Commit 07ca437

Browse files
committed
<input> needs to be handled as well
--HG-- extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%40313
1 parent a28039e commit 07ca437

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tree-construction/tests2.dat

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,3 +468,16 @@ Invalid entity.
468468
| <optgroup>
469469

470470
#data
471+
<!doctype html><font><input><input></font>
472+
#errors
473+
...
474+
#document
475+
| <!DOCTYPE HTML>
476+
| <html>
477+
| <head>
478+
| <body>
479+
| <font>
480+
| <input>
481+
| <input>
482+
483+
#data

0 commit comments

Comments
 (0)