File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -565,7 +565,7 @@ <h2>Extensibility</h2>
565565
566566 < dt > < code > < a > Text</ a > </ code >
567567 < dt > < code > < a > Comment</ a > </ code >
568- < dd > < var > node</ var > 's < a > parent</ a >
568+ < dd > < var > node</ var > 's < a > parent element </ a >
569569
570570 < dt > < code > < a > DocumentType</ a > </ code >
571571 < dt > < code > < a > ProcessingInstruction</ a > </ code >
@@ -597,7 +597,7 @@ <h2>Extensibility</h2>
597597 with < var > fragment</ var > as < var > markup</ var > , and < var > element</ var > as the
598598 < var > context element</ var > .
599599
600- < li > Unmark all scripts in < var > fragment node</ var > as "already started".
600+ < li > Unmark all scripts in < var > fragment node</ var > as "already started" and as "parser-inserted" .
601601
602602 < li > Return the value of < var > fragment node</ var > .
603603 </ ol >
You can’t perform that action at this time.
0 commit comments