зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1441331 [wpt PR 9405]- Update wpt metadata, a=testonly
wpt-pr: 9405 wpt-type: metadata
This commit is contained in:
Родитель
d873fde0e0
Коммит
45359f169c
|
@ -0,0 +1,97 @@
|
|||
[pseudo-class-defined.html]
|
||||
[<div> should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElement("div") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/1999/xhtml", "div") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/2000/svg", "div") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElement("div") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/1999/xhtml", "div") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/2000/svg", "div") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[<a-a> should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElement("a-a") should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/1999/xhtml", "a-a") should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/2000/svg", "a-a") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Upgraded createElement("a-a") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Upgraded createElementNS("http://www.w3.org/1999/xhtml", "a-a") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElement("a-a") should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/1999/xhtml", "a-a") should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/2000/svg", "a-a") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[<font-face> should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElement("font-face") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/1999/xhtml", "font-face") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/2000/svg", "font-face") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElement("font-face") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/1999/xhtml", "font-face") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/2000/svg", "font-face") should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[<abbr is=my-abbr> should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElement("abbr", { is: "my-abbr" }) should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/1999/xhtml", "abbr", { is: "my-abbr" }) should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS("http://www.w3.org/2000/svg", "abbr", { is: "my-abbr" }) should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Upgraded createElement("abbr", { is: "my-abbr" }) should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Upgraded createElementNS("http://www.w3.org/1999/xhtml", "abbr", { is: "my-abbr" }) should be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElement("abbr", { is: "my-abbr" }) should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/1999/xhtml", "abbr", { is: "my-abbr" }) should not be :defined]
|
||||
expected: FAIL
|
||||
|
||||
[Without browsing context: createElementNS("http://www.w3.org/2000/svg", "abbr", { is: "my-abbr" }) should be :defined]
|
||||
expected: FAIL
|
||||
|
Загрузка…
Ссылка в новой задаче