Fix backwards test of element's dirty value flag · whatwg/html@4adc122
dbaron
·
2026-06-28
·
via Recent Commits to html:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -53691,7 +53691,7 @@ ldh-str = < as defined in <a href="https://www.rfc-editor.org/rfc/rfc10
|
53691 | 53691 | |
53692 | 53692 | <ol> |
53693 | 53693 | <li><p>If <var>element</var>'s <span data-x="concept-fe-dirty">dirty value flag</span> is |
53694 | | -true, then return the result of <span |
| 53694 | +false, then return the result of <span |
53695 | 53695 | data-x="concept-element-attributes-get-by-namespace">getting an attribute by namespace and |
53696 | 53696 | local name</span> given null, "<code data-x="">value</code>", and <var>element</var>.</p></li> |
53697 | 53697 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。