Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f

This commit is contained in:
Ms2ger
2016-05-06 10:53:19 +02:00
parent c226bf85a9
commit ebddcc2d7f
441 changed files with 3689 additions and 1521 deletions

View File

@@ -8391,3 +8391,111 @@
[Document interface: new Document() must inherit property "onvolumechange" with the proper type (155)]
expected: FAIL
[HTMLTableCellElement interface: attribute scope]
expected: FAIL
[HTMLTableCellElement interface: attribute abbr]
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 "scope" with the proper type (4)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "abbr" with the proper type (5)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "align" with the proper type (6)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "axis" with the proper type (7)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "height" with the proper type (8)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "ch" with the proper type (10)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "chOff" with the proper type (11)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "noWrap" with the proper type (12)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("td") must inherit property "vAlign" with the proper type (13)]
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 "scope" with the proper type (4)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "abbr" with the proper type (5)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "align" with the proper type (6)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "axis" with the proper type (7)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "height" with the proper type (8)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "ch" with the proper type (10)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "chOff" with the proper type (11)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "noWrap" with the proper type (12)]
expected: FAIL
[HTMLTableCellElement interface: document.createElement("th") must inherit property "vAlign" with the proper type (13)]
expected: FAIL
[HTMLSlotElement interface: existence and properties of interface object]
expected: FAIL
[HTMLSlotElement interface object length]
expected: FAIL
[HTMLSlotElement interface object name]
expected: FAIL
[HTMLSlotElement interface: existence and properties of interface prototype object]
expected: FAIL
[HTMLSlotElement interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[HTMLSlotElement interface: attribute name]
expected: FAIL
[HTMLSlotElement interface: operation assignedNodes(AssignedNodesOptions)]
expected: FAIL
[HTMLSlotElement must be primary interface of document.createElement("slot")]
expected: FAIL
[Stringification of document.createElement("slot")]
expected: FAIL
[HTMLSlotElement interface: document.createElement("slot") must inherit property "name" with the proper type (0)]
expected: FAIL
[HTMLSlotElement interface: document.createElement("slot") must inherit property "assignedNodes" with the proper type (1)]
expected: FAIL
[HTMLSlotElement interface: calling assignedNodes(AssignedNodesOptions) on document.createElement("slot") with too few arguments must throw TypeError]
expected: FAIL