Fix URL comparison when processing internal resource links · whatwg/html@d86584e
noamr
·
2026-07-03
·
via Recent Commits to html:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -28488,7 +28488,7 @@ document.body.appendChild(wbr);</code></pre>
|
28488 | 28488 | <li><p>If this fails, or if <var>url</var> does not <span |
28489 | 28489 | data-x="concept-url-equals">equal</span> <var>doc</var>'s |
28490 | 28490 | <span data-x="concept-document-url">URL</span> with <i data-x="url equals exclude |
28491 | | - fragments">exclude fragments</i> set to false, then <span>unblock rendering</span> on |
| 28491 | + fragments">exclude fragments</i> set to true, then <span>unblock rendering</span> on |
28492 | 28492 | <var>el</var> and return.</p></li> |
28493 | 28493 | |
28494 | 28494 | <li><p>Let <var>indicatedElement</var> be the result of <span |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。