mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update wpt expectations
This commit is contained in:
parent
76219df816
commit
ca2d5d328d
13 changed files with 0 additions and 209 deletions
|
@ -3123,9 +3123,6 @@
|
|||
[HTMLObjectElement interface: attribute data]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLObjectElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLObjectElement interface: attribute typeMustMatch]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5403,9 +5400,6 @@
|
|||
[HTMLFormElement interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLFormElement interface: operation submit()]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLFormElement interface: operation reset()]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5424,9 +5418,6 @@
|
|||
[HTMLFormElement interface: document.createElement("form") must inherit property "length" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLFormElement interface: document.createElement("form") must inherit property "submit" with the proper type (13)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLFormElement interface: document.createElement("form") must inherit property "reset" with the proper type (14)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5541,9 +5532,6 @@
|
|||
[HTMLInputElement interface: attribute step]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLInputElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLInputElement interface: attribute defaultValue]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5700,9 +5688,6 @@
|
|||
[HTMLInputElement interface: document.createElement("input") must inherit property "step" with the proper type (31)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLInputElement interface: document.createElement("input") must inherit property "type" with the proper type (32)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLInputElement interface: document.createElement("input") must inherit property "defaultValue" with the proper type (33)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5817,9 +5802,6 @@
|
|||
[HTMLButtonElement interface: attribute name]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5868,9 +5850,6 @@
|
|||
[HTMLButtonElement interface: document.createElement("button") must inherit property "name" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "type" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "value" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5919,9 +5898,6 @@
|
|||
[HTMLSelectElement interface: attribute size]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: attribute options]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5991,9 +5967,6 @@
|
|||
[HTMLSelectElement interface: document.createElement("select") must inherit property "size" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: document.createElement("select") must inherit property "type" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: document.createElement("select") must inherit property "options" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6129,9 +6102,6 @@
|
|||
[HTMLTextAreaElement interface: attribute wrap]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: attribute defaultValue]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6225,9 +6195,6 @@
|
|||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "wrap" with the proper type (14)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "type" with the proper type (15)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "defaultValue" with the proper type (16)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -7494,135 +7494,6 @@
|
|||
[object.data: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL get with DOM attribute unset]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to "\\0" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: setAttribute() to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to "" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to " \\0\\x01\\x02\\x03\\x04\\x05\\x06\\x07 \\b\\t\\n\\v\\f\\r\\x0e\\x0f \\x10\\x11\\x12\\x13\\x14\\x15\\x16\\x17 \\x18\\x19\\x1a\\x1b\\x1c\\x1d\\x1e\\x1f foo " followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to undefined followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to undefined followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to 7 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to 7 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to 1.5 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to 1.5 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to true followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to true followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to false followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to false followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to object "[object Object\]" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to object "[object Object\]" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to NaN followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to NaN followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to -Infinity followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to -Infinity followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to "\\0" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to null followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to null followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to object "test-toString" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to object "test-toString" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.type: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.typeMustMatch: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -27,9 +27,6 @@
|
|||
["data:,a , data:,b"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a foo, data:,b bar"]
|
||||
expected: FAIL
|
||||
|
||||
["data:,a 1w, data:,b 1x" sizes="1px"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[date.html]
|
||||
type: testharness
|
||||
[date type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[The value attribute, if specified and not empty, must have a value that is a valid date string.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[datetime.html]
|
||||
type: testharness
|
||||
[date type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[date\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -18,9 +15,6 @@
|
|||
[[date\] stepDown method support on input \'date\' element]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] time type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -36,9 +30,6 @@
|
|||
[[time\] stepDown method support on input \'time\' element]
|
||||
expected: FAIL
|
||||
|
||||
[datetime type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[datetime\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -54,9 +45,6 @@
|
|||
[[datetime\] stepDown method support on input \'datetime\' element]
|
||||
expected: FAIL
|
||||
|
||||
[month type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[month\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -72,9 +60,6 @@
|
|||
[[month\] stepDown method support on input \'month\' element]
|
||||
expected: FAIL
|
||||
|
||||
[week type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[week\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[month.html]
|
||||
type: testharness
|
||||
[month type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[The value attribute, if specified and not empty, must have a value that is a valid month string]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
[range input value set to \'\']
|
||||
expected: FAIL
|
||||
|
||||
[range input value set to an integer]
|
||||
expected: FAIL
|
||||
|
||||
[range input value equals 50]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[range.html]
|
||||
type: testharness
|
||||
[range type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[min attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[search_input.html]
|
||||
type: testharness
|
||||
[search type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[placeholder attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[telephone.html]
|
||||
type: testharness
|
||||
[tel type supported on input element]
|
||||
expected: FAIL
|
||||
|
||||
[User agents must not allow users to insert "LF" (U+000A)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -9,9 +9,6 @@
|
|||
[min attribute on default value check]
|
||||
expected: FAIL
|
||||
|
||||
[type attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[max attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[url.html]
|
||||
type: testharness
|
||||
[url type supported on input element]
|
||||
expected: FAIL
|
||||
|
||||
[The value must not be set with "LF" (U+000A) or "CR" (U+000D)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[textarea-type.html]
|
||||
type: testharness
|
||||
[Textarea\'s type attribute should return \'textarea\']
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue