mirror of
https://github.com/servo/servo.git
synced 2025-07-14 19:03:40 +01:00
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
This commit is contained in:
parent
f837e575fe
commit
291ac06c01
109 changed files with 2512 additions and 2559 deletions
|
@ -9,10 +9,10 @@
|
|||
[[date\] The step attribute must be expressed in seconds]
|
||||
expected: FAIL
|
||||
|
||||
[[date\] stepUp method support on input \'date\' element]
|
||||
[[date\] stepUp method support on input 'date' element]
|
||||
expected: FAIL
|
||||
|
||||
[[date\] stepDown method support on input \'date\' element]
|
||||
[[date\] stepDown method support on input 'date' element]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] The min attribute must have a value that is a valid global date and time string]
|
||||
|
@ -24,10 +24,10 @@
|
|||
[[time\] The step attribute must be expressed in seconds]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] stepUp method support on input \'time\' element]
|
||||
[[time\] stepUp method support on input 'time' element]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] stepDown method support on input \'time\' element]
|
||||
[[time\] stepDown method support on input 'time' element]
|
||||
expected: FAIL
|
||||
|
||||
[[datetime\] The min attribute must have a value that is a valid global date and time string]
|
||||
|
@ -39,10 +39,10 @@
|
|||
[[datetime\] The step attribute must be expressed in seconds]
|
||||
expected: FAIL
|
||||
|
||||
[[datetime\] stepUp method support on input \'datetime\' element]
|
||||
[[datetime\] stepUp method support on input 'datetime' element]
|
||||
expected: FAIL
|
||||
|
||||
[[datetime\] stepDown method support on input \'datetime\' element]
|
||||
[[datetime\] stepDown method support on input 'datetime' element]
|
||||
expected: FAIL
|
||||
|
||||
[[month\] The min attribute must have a value that is a valid global date and time string]
|
||||
|
@ -54,10 +54,10 @@
|
|||
[[month\] The step attribute must be expressed in seconds]
|
||||
expected: FAIL
|
||||
|
||||
[[month\] stepUp method support on input \'month\' element]
|
||||
[[month\] stepUp method support on input 'month' element]
|
||||
expected: FAIL
|
||||
|
||||
[[month\] stepDown method support on input \'month\' element]
|
||||
[[month\] stepDown method support on input 'month' element]
|
||||
expected: FAIL
|
||||
|
||||
[[week\] The min attribute must have a value that is a valid global date and time string]
|
||||
|
@ -69,9 +69,9 @@
|
|||
[[week\] The step attribute must be expressed in seconds]
|
||||
expected: FAIL
|
||||
|
||||
[[week\] stepUp method support on input \'week\' element]
|
||||
[[week\] stepUp method support on input 'week' element]
|
||||
expected: FAIL
|
||||
|
||||
[[week\] stepDown method support on input \'week\' element]
|
||||
[[week\] stepDown method support on input 'week' element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[input-type-checkbox.html]
|
||||
type: testharness
|
||||
[default/on: on getting, if the element has a value attribute, it must return that attribute\'s value; otherwise, it must return the string \'on\']
|
||||
[default/on: on getting, if the element has a value attribute, it must return that attribute's value; otherwise, it must return the string 'on']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
[value not a valid floating-point number: random string]
|
||||
expected: FAIL
|
||||
|
||||
[value ending with \'.\']
|
||||
[value ending with '.']
|
||||
expected: FAIL
|
||||
|
||||
[ value = Infinity]
|
||||
|
@ -30,10 +30,10 @@
|
|||
[value = +1]
|
||||
expected: FAIL
|
||||
|
||||
[value = \'+\']
|
||||
[value = '+']
|
||||
expected: FAIL
|
||||
|
||||
[value = \'-\']
|
||||
[value = '-']
|
||||
expected: FAIL
|
||||
|
||||
[value with a leading whitespace]
|
||||
|
|
|
@ -3,21 +3,21 @@
|
|||
[radio button group name = sImPlE]
|
||||
expected: FAIL
|
||||
|
||||
[radio button group name = paSSfield-killroy\xc3\x9f]
|
||||
[radio button group name = paSSfield-killroyß]
|
||||
expected: FAIL
|
||||
|
||||
[radio button group name = \xd0\xb3\xd0\xbb\xd1\x83\xd0\xbf\xd1\x8b\xd0\xb9]
|
||||
[radio button group name = глупый]
|
||||
expected: FAIL
|
||||
|
||||
[radio button group name = \xc3\xa5\xcf\x89k]
|
||||
[radio button group name = åωk]
|
||||
expected: FAIL
|
||||
|
||||
[radio button group name = blah1]
|
||||
expected: FAIL
|
||||
|
||||
[radio button group name = t\xc3\x89dz5\xe3\x82\xa2\xe3\x83\x91\xe3\x83\xbc\xe3\x83\x88Fi]
|
||||
[radio button group name = tÉdz5アパートFi]
|
||||
expected: FAIL
|
||||
|
||||
[radio button group name = \xce\xa3\xce\xa3]
|
||||
[radio button group name = ΣΣ]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
[canceled activation steps on unchecked radio]
|
||||
expected: FAIL
|
||||
|
||||
[radio inputs with name attributes gro\xc3\xbcp2 and gro\xc3\x9cp2 belong to the same radio button group]
|
||||
[radio inputs with name attributes groüp2 and groÜp2 belong to the same radio button group]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[range-2.html]
|
||||
type: testharness
|
||||
[range input value set to \'\']
|
||||
[range input value set to '']
|
||||
expected: FAIL
|
||||
|
||||
[range input value equals 50]
|
||||
|
|
|
@ -9,13 +9,13 @@
|
|||
[Invalid value: no week number]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: no \'-\' (U+002D)]
|
||||
[Invalid value: no '-' (U+002D)]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: yearless week]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid value: yearless week and no \'-\' (U+002D)]
|
||||
[Invalid value: yearless week and no '-' (U+002D)]
|
||||
expected: FAIL
|
||||
|
||||
[Value < min attribute]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue