We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec26144 + b9ad821 commit 9be30e8Copy full SHA for 9be30e8
index.html
@@ -565,7 +565,7 @@ <h2>Extensibility</h2>
565
566
<dt><code><a>Text</a></code>
567
<dt><code><a>Comment</a></code>
568
- <dd><var>node</var>'s <a>parent</a>
+ <dd><var>node</var>'s <a>parent element</a>
569
570
<dt><code><a>DocumentType</a></code>
571
<dt><code><a>ProcessingInstruction</a></code>
@@ -597,7 +597,7 @@ <h2>Extensibility</h2>
597
with <var>fragment</var> as <var>markup</var>, and <var>element</var> as the
598
<var>context element</var>.
599
600
- <li>Unmark all scripts in <var>fragment node</var> as "already started".
+ <li>Unmark all scripts in <var>fragment node</var> as "already started" and as "parser-inserted".
601
602
<li>Return the value of <var>fragment node</var>.
603
</ol>
0 commit comments