mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
parent
6f1d9a198f
commit
93b047a91b
2 changed files with 30 additions and 41 deletions
|
@ -1,6 +1,6 @@
|
|||
[selection-start-end.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
|
||||
[onselect should fire when selectionStart is changed]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -16,27 +16,3 @@
|
|||
[selectionStart edge-case values]
|
||||
expected: FAIL
|
||||
|
||||
[onselect should fire when selectionStart is changed on input-appended]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionStart is changed on input-not-appended]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionStart is changed on input-appended-prefocused]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionStart is changed on input-not-appended-prefocused]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionEnd is changed on input-appended]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionEnd is changed on input-not-appended]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionEnd is changed on input-appended-prefocused]
|
||||
expected: NOTRUN
|
||||
|
||||
[onselect should fire when selectionEnd is changed on input-not-appended-prefocused]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue