/dom/nodes/Element-tagName.html| status | subtest | message |
|---|---|---|
| PASS | tagName should upper-case for HTML elements in HTML documents. | |
| PASS | tagName should not upper-case for SVG elements in HTML documents. | |
| PASS | tagName should not upper-case for other non-HTML namespaces | |
| FAIL | tagName should be updated when changing ownerDocument | assert_equals: tagName should be lowercase in XML expected "div" but got "html" |
| PASS | tagName should be updated when changing ownerDocument (createDocument without prefix) | |
| PASS | tagName should be updated when changing ownerDocument (createDocument with prefix) |
bundle built 2026-07-16T07:16:48.063Z