Skip to content

Commit e770e89

Browse files
Fix #document at end of line
Co-authored-by: Markus Unterwaditzer <[email protected]>
1 parent ee3ebba commit e770e89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tree-construction/webkit02.dat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,8 @@ eof-in-math
540540
<table><tr><td><select><option><optgroup><hr>
541541
#errors
542542
1:1: ERROR: Expected a doctype token
543-
1:38: ERROR: Premature end of file. Currently open tags: html, body, table, tbody, tr, td, select, optgroup.#document
543+
1:38: ERROR: Premature end of file. Currently open tags: html, body, table, tbody, tr, td, select, optgroup.
544+
#document
544545
| <html>
545546
| <head>
546547
| <body>

0 commit comments

Comments
 (0)