File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 276276●●options
277277
278278spec_title:DOM
279- spec_date:2026-05-21
279+ spec_date:2026-05-28
280280trans_update:2026-05-25
281281source_checked:251126
282282spec_status:LS
21222122 <a href="https://whatwg.org/chat">Chat on Matrix</a>
21232123Commits:
21242124 https://github.com/whatwg/dom/commits
2125- <a href="https://dom.spec.whatwg.org/commit-snapshots/e1e7699ff74d4de11d765668b334644e3efe9641 /">Snapshot as of this commit</a>
2125+ <a href="https://dom.spec.whatwg.org/commit-snapshots/0300825b1a55d052677dee03f2ebc892dcfa876b /">Snapshot as of this commit</a>
21262126 <a href="https://twitter.com/thedomstandard">@thedomstandard</a>
21272127
21282128Tests:
@@ -17939,7 +17939,7 @@ <h3 title="Interface Element">4.9. ^@Element ~interface</h3>
1793917939⇒
1794017940~RET `~ASCII大文字~化する$( %有修飾~名 )
1794117941◎
17942- If this is in the HTML namespace and its node document is an HTML document, then set qualifiedName to qualifiedName in ASCII uppercase.
17942+ If this is in the HTML namespace and its node document is an HTML document, then return qualifiedName in ASCII uppercase.
1794317943</li>
1794417944 <li>
1794517945~RET %有修飾~名
@@ -18467,7 +18467,7 @@ <h3 title="Interface Element">4.9. ^@Element ~interface</h3>
1846718467( `属性o$ %属性o, %値 )
1846818468に対し:
1846918469◎
18470- To change an attribute attribute to value, run these steps :
18470+ To change an attribute attribute to value:
1847118471</p>
1847218472<ol>
1847318473 <li>
@@ -18496,7 +18496,7 @@ <h3 title="Interface Element">4.9. ^@Element ~interface</h3>
1849618496( `属性o$ %属性o, `要素$ %要素 )
1849718497に対し:
1849818498◎
18499- To append an attribute attribute to an element element, run these steps :
18499+ To append an attribute attribute to an element element:
1850018500</p>
1850118501<ol>
1850218502 <li>
You can’t perform that action at this time.
0 commit comments