mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
This commit is contained in:
parent
25e8bf69e6
commit
665817d2a6
35333 changed files with 1818077 additions and 16036 deletions
|
@ -0,0 +1,9 @@
|
|||
[compile-event-handler-settings-objects.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
||||
expected: TIMEOUT
|
||||
|
||||
[The incumbent settings object while executing the compiled callback via Web IDL's invoke must be that of the node document]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[document-synthetic-errorevent.html]
|
||||
type: testharness
|
||||
[error event is normal (return true does not cancel; one arg) on Document, with a synthetic ErrorEvent]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[script-element.html]
|
||||
type: testharness
|
||||
[error event behaves normally (return true does not cancel; one arg) on a script element, with a synthetic ErrorEvent]
|
||||
expected: FAIL
|
||||
|
|
@ -4,3 +4,15 @@
|
|||
bug: https://github.com/servo/servo/issues/10787
|
||||
expected: FAIL
|
||||
|
||||
[mouseover listener returning false cancels event (using Event)]
|
||||
expected: FAIL
|
||||
|
||||
[mouseover listener returning false cancels event (using MouseEvent)]
|
||||
expected: FAIL
|
||||
|
||||
[mouseover listener returning true doesn't cancel event (using Event)]
|
||||
expected: FAIL
|
||||
|
||||
[mouseover listener returning true doesn't cancel event (using MouseEvent)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -21,3 +21,6 @@
|
|||
[Passing ServiceWorker for source member]
|
||||
expected: FAIL
|
||||
|
||||
[initMessageEvent operation default parameter values]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue