mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Updates WPT to expect newly passing tests
Addresses reviews More review addressing
This commit is contained in:
parent
29241699fd
commit
ed37b53a62
5 changed files with 13 additions and 64 deletions
|
@ -5370,9 +5370,6 @@
|
|||
[HTMLTextAreaElement interface: attribute autofocus]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute cols]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute dirName]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5388,30 +5385,9 @@
|
|||
[HTMLTextAreaElement interface: attribute minLength]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute name]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute placeholder]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute readOnly]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute required]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute rows]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute wrap]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute defaultValue]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute value]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute textLength]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5463,9 +5439,6 @@
|
|||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "autofocus" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "cols" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "dirName" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5481,30 +5454,9 @@
|
|||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "minLength" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "name" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "placeholder" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "readOnly" with the proper type (11)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "required" with the proper type (12)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "rows" with the proper type (13)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "wrap" with the proper type (14)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "defaultValue" with the proper type (16)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "value" with the proper type (17)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "textLength" with the proper type (18)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue