File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -129389,11 +129389,15 @@ document.body.appendChild(text);
129389129389 element has been popped from the stack.</p></li>
129390129390 </ol>
129391129391
129392- <p><span>Reconstruct the active formatting elements</span>, if any. </p>
129392+ <p>Otherwise: </p>
129393129393
129394- <p><span>Insert an HTML element</span> for the token.</p>
129394+ <ol>
129395+ <li><p><span>Reconstruct the active formatting elements</span>, if any.</p></li>
129395129396
129396- <p>Set the <span>frameset-ok flag</span> to "not ok".</p>
129397+ <li><p><span>Insert an HTML element</span> for the token.</p></li>
129398+
129399+ <li><p>Set the <span>frameset-ok flag</span> to "not ok".</p></li>
129400+ </ol>
129397129401 </dd>
129398129402
129399129403 <dt>A start tag whose tag name is "option"</dt>
You can’t perform that action at this time.
0 commit comments