mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
132 lines
4.5 KiB
INI
132 lines
4.5 KiB
INI
[Document-createElementNS.html]
|
|
type: testharness
|
|
[createElementNS test in HTML document: null,"ெfoo","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: null,"ெfoo","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: null,"ெfoo","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: null,":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: null,"foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: null,"f:o:o","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: null,":","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "",":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "","foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: undefined,":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: undefined,"foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: undefined,"f::oo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/",":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","f:o:o","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","f::oo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in HTML document: "http://example.com/","a:0","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","a:0","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","a:0","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in HTML document: "http://example.com/","a:ெ","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","a:ெ","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","a:ெ","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in HTML document: "http://example.com/","ெ:a","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","ெ:a","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","ெ:a","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","prefix::local","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "/",":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "/","foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace",":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://www.w3.org/XML/1998/namespace","foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://www.w3.org/2000/xmlns/",":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://www.w3.org/2000/xmlns/","foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "foo:",":foo","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "foo:","foo:","NAMESPACE_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in HTML document: "http://example.com/","a:0","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","a:0","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","a:0","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in HTML document: "http://example.com/","a:ெ","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","a:ெ","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","a:ெ","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in HTML document: "http://example.com/","a:̀","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XML document: "http://example.com/","a:̀","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|
|
[createElementNS test in XHTML document: "http://example.com/","a:̀","INVALID_CHARACTER_ERR"]
|
|
expected: FAIL
|
|
|