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>
565
565
566
566
< dt > < code > < a > Text</ a > </ code >
567
567
< 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 >
569
569
570
570
< dt > < code > < a > DocumentType</ a > </ code >
571
571
< dt > < code > < a > ProcessingInstruction</ a > </ code >
@@ -597,7 +597,7 @@ <h2>Extensibility</h2>
597
597
with < var > fragment</ var > as < var > markup</ var > , and < var > element</ var > as the
598
598
< var > context element</ var > .
599
599
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" .
601
601
602
602
< li > Return the value of < var > fragment node</ var > .
603
603
</ ol >
You can’t perform that action at this time.
0 commit comments