Update to wptrunner 1.3, which actually runs.

This commit is contained in:
Ms2ger
2014-10-06 22:37:17 +02:00
parent 06489fcc42
commit ff42493d87
13 changed files with 13 additions and 92 deletions

View File

@@ -5526,9 +5526,6 @@
[HTMLInputElement interface: attribute defaultChecked]
expected: FAIL
[HTMLInputElement interface: attribute checked]
expected: FAIL
[HTMLInputElement interface: attribute dirName]
expected: FAIL
@@ -5580,9 +5577,6 @@
[HTMLInputElement interface: attribute multiple]
expected: FAIL
[HTMLInputElement interface: attribute name]
expected: FAIL
[HTMLInputElement interface: attribute pattern]
expected: FAIL
@@ -5595,9 +5589,6 @@
[HTMLInputElement interface: attribute required]
expected: FAIL
[HTMLInputElement interface: attribute size]
expected: FAIL
[HTMLInputElement interface: attribute src]
expected: FAIL
@@ -5610,9 +5601,6 @@
[HTMLInputElement interface: attribute defaultValue]
expected: FAIL
[HTMLInputElement interface: attribute value]
expected: FAIL
[HTMLInputElement interface: attribute valueAsDate]
expected: FAIL
@@ -5697,9 +5685,6 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "defaultChecked" with the proper type (4)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "checked" with the proper type (5)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "dirName" with the proper type (6)]
expected: FAIL
@@ -5751,9 +5736,6 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "multiple" with the proper type (23)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "name" with the proper type (24)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "pattern" with the proper type (25)]
expected: FAIL
@@ -5766,9 +5748,6 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "required" with the proper type (28)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "size" with the proper type (29)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "src" with the proper type (30)]
expected: FAIL
@@ -5781,9 +5760,6 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "defaultValue" with the proper type (33)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "value" with the proper type (34)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "valueAsDate" with the proper type (35)]
expected: FAIL