mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
14 lines
523 B
INI
14 lines
523 B
INI
[Document-createElementNS.html]
|
|
type: testharness
|
|
[createElementNS test in HTML document: "http://example.com/","a:0","NAMESPACE_ERR"]
|
|
bug: https://github.com/whatwg/dom/issues/319
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","a:0","NAMESPACE_ERR"]
|
|
bug: https://github.com/whatwg/dom/issues/319
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","a:0","NAMESPACE_ERR"]
|
|
bug: https://github.com/whatwg/dom/issues/319
|
|
expected: FAIL
|
|
|