mirror of
https://github.com/servo/servo.git
synced 2025-06-29 19:43:39 +01:00
Update test expectations
This commit is contained in:
parent
9b74f0af24
commit
806db5e47b
3 changed files with 0 additions and 30 deletions
|
@ -1,5 +1,4 @@
|
|||
[builtin-coverage.html]
|
||||
expected: ERROR
|
||||
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
@ -385,8 +384,6 @@
|
|||
expected: FAIL
|
||||
[td: Operator 'new' should instantiate a customized built-in element]
|
||||
expected: FAIL
|
||||
[td: document.createElement() should instantiate a customized built-in element]
|
||||
expected: FAIL
|
||||
[td: innerHTML should instantiate a customized built-in element]
|
||||
expected: FAIL
|
||||
[template: Operator 'new' should instantiate a customized built-in element]
|
||||
|
@ -403,8 +400,6 @@
|
|||
expected: FAIL
|
||||
[th: Operator 'new' should instantiate a customized built-in element]
|
||||
expected: FAIL
|
||||
[th: document.createElement() should instantiate a customized built-in element]
|
||||
expected: FAIL
|
||||
[th: innerHTML should instantiate a customized built-in element]
|
||||
expected: FAIL
|
||||
[thead: Operator 'new' should instantiate a customized built-in element]
|
||||
|
|
|
@ -2231,12 +2231,6 @@
|
|||
[HTMLTableCellElement interface: attribute vAlign]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement must be primary interface of document.createElement("td")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of document.createElement("td")]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: document.createElement("td") must inherit property "headers" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2267,12 +2261,6 @@
|
|||
[HTMLTableCellElement interface: document.createElement("td") must inherit property "vAlign" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement must be primary interface of document.createElement("th")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of document.createElement("th")]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTableCellElement interface: document.createElement("th") must inherit property "headers" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -53,16 +53,3 @@
|
|||
|
||||
[Interfaces for SLOT]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for td]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for TD]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for th]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for TH]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue