Clarify step 4.3 of adoption agency algorithm · whatwg/html@9f50934
stasoid
·
2026-06-22
·
via Recent Commits to html:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -146571,8 +146571,8 @@ document.body.appendChild(text);
|
146571 | 146571 | <li>has the tag name <var>subject</var>.</li> |
146572 | 146572 | </ul> |
146573 | 146573 | |
146574 | | - <p>If there is no such element, then return and instead act as described in the "any other end |
146575 | | -tag" entry above.</p> |
| 146574 | + <p>If there is no such element, then act as described in the "any other end tag" entry above |
| 146575 | +and return.</p> |
146576 | 146576 | </li> |
146577 | 146577 | |
146578 | 146578 | <li><p>If <var>formattingElement</var> is not in the <span>stack of open elements</span>, then |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。