mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -10,16 +10,16 @@
|
|||
[text selectionMode missing]
|
||||
expected: FAIL
|
||||
|
||||
[text selectionMode \'select\']
|
||||
[text selectionMode 'select']
|
||||
expected: FAIL
|
||||
|
||||
[text selectionMode \'start\']
|
||||
[text selectionMode 'start']
|
||||
expected: FAIL
|
||||
|
||||
[text selectionMode \'end\']
|
||||
[text selectionMode 'end']
|
||||
expected: FAIL
|
||||
|
||||
[text selectionMode \'preserve\']
|
||||
[text selectionMode 'preserve']
|
||||
expected: FAIL
|
||||
|
||||
[text setRangeText with 3rd argument greater than 2nd argument throws an IndexSizeError exception]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[textfieldselection-setSelectionRange.html]
|
||||
type: testharness
|
||||
[input typeof(input.setSelectionRange)\']
|
||||
[input typeof(input.setSelectionRange)']
|
||||
expected: FAIL
|
||||
|
||||
[input setSelectionRange return void]
|
||||
|
@ -57,7 +57,7 @@
|
|||
[input setSelectionRange(undefined,1)]
|
||||
expected: FAIL
|
||||
|
||||
[textarea typeof(input.setSelectionRange)\']
|
||||
[textarea typeof(input.setSelectionRange)']
|
||||
expected: FAIL
|
||||
|
||||
[textarea setSelectionRange return void]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue