Skip to content

Commit 515dc09

Browse files
authored
Merge pull request #104 from html5lib/scriptoff
Move `#script-off` to the usual place relative to the other sections of a test
2 parents cbafeba + be9fb24 commit 515dc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tree-construction/tests18.dat

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151

5252
#data
5353
<!doctype html><html><noscript><plaintext></plaintext>
54-
#script-off
5554
#errors
5655
42: Bad start tag in “plaintext” in “head”.
5756
54: End of file seen and there were open elements.
5857
42: Unclosed element “plaintext”.
58+
#script-off
5959
#document
6060
| <!DOCTYPE html>
6161
| <html>

0 commit comments

Comments
 (0)