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 15d20dd commit 0be76dbCopy full SHA for 0be76db
tree-construction/README.md
@@ -38,7 +38,7 @@ using the HTML fragment parsing algorithm with the context element as
38
context.
39
40
Then there \*may\* be a line that says "\#script-off" or
41
-"\#script-in". If a line that says "\#script-off" is present, the
+"\#script-on". If a line that says "\#script-off" is present, the
42
parser must set the scripting flag to disabled. If a line that says
43
"\#script-on" is present, it must set it to enabled. Otherwise, the
44
test should be run in both modes.
0 commit comments