Update wpt expectations

This commit is contained in:
Manish Goregaokar
2014-10-11 21:31:26 +05:30
parent d03120b3a4
commit 941bd2dad6
4 changed files with 2 additions and 166 deletions

View File

@@ -5472,21 +5472,9 @@
[HTMLInputElement interface: attribute files]
expected: FAIL
[HTMLInputElement interface: attribute formAction]
expected: FAIL
[HTMLInputElement interface: attribute formEnctype]
expected: FAIL
[HTMLInputElement interface: attribute formMethod]
expected: FAIL
[HTMLInputElement interface: attribute formNoValidate]
expected: FAIL
[HTMLInputElement interface: attribute formTarget]
expected: FAIL
[HTMLInputElement interface: attribute height]
expected: FAIL
@@ -5628,21 +5616,9 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "files" with the proper type (9)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "formAction" with the proper type (10)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "formEnctype" with the proper type (11)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "formMethod" with the proper type (12)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "formNoValidate" with the proper type (13)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "formTarget" with the proper type (14)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "height" with the proper type (15)]
expected: FAIL