mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (03-12-2023) (#30814)
* Update web-platform-tests to revision b'dd47ca67f55ac9df45235b2335200fb885dd1357' * Update test expectations --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
7e82c5c957
commit
914fe64fc7
442 changed files with 174178 additions and 1548 deletions
|
@ -1,5 +1,4 @@
|
|||
[webkit-transition-end-event.html]
|
||||
expected: TIMEOUT
|
||||
[dispatchEvent of an transitionend event does not trigger a prefixed event handler or listener]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -13,7 +12,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[event types for prefixed and unprefixed transitionend event listeners should be named appropriately]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[ontransitionend and onwebkittransitionend are not aliases]
|
||||
expected: FAIL
|
||||
|
@ -26,9 +25,3 @@
|
|||
|
||||
[onwebkittransitionend event handler should not trigger if an unprefixed event handler also exists]
|
||||
expected: FAIL
|
||||
|
||||
[webkitTransitionEnd event listener should not trigger if an unprefixed event handler also exists]
|
||||
expected: TIMEOUT
|
||||
|
||||
[webkitTransitionEnd event listener is case sensitive]
|
||||
expected: NOTRUN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue