/dom/nodes/Element-getElementsByTagNameNS.html| status | subtest | message |
|---|---|---|
| PASS | Element.getElementsByTagNameNS | |
| PASS | getElementsByTagNameNS('*', 'body') | |
| PASS | Empty string namespace | |
| PASS | body element in test namespace, no prefix | |
| PASS | body element in test namespace, prefix | |
| PASS | BODY element in test namespace, no prefix | |
| PASS | abc element in html namespace | |
| PASS | ABC element in html namespace | |
| PASS | AÇ, case sensitivity | |
| PASS | BODY element in test namespace, prefix | |
| PASS | getElementsByTagNameNS('http://www.w3.org/1999/xhtml', '*') | |
| PASS | getElementsByTagNameNS('*', '*') | |
| PASS | Empty lists | |
| PASS | getElementsByTagNameNS() should be a live collection | |
| PASS | Matching the context object (wildcard namespace) | |
| PASS | Matching the context object (specific namespace) |
bundle built 2026-07-16T07:16:48.063Z