mirror of
https://github.com/servo/servo.git
synced 2025-09-16 18:08:23 +01:00
Update web-platform-tests to revision dc60bfc45b49e3a5e653320e65b0fd447676b836
This commit is contained in:
parent
652a177ff5
commit
0bc549be55
690 changed files with 6588 additions and 1564 deletions
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-animationName.tentative.html]
|
||||
[CSSAnimation.animationName]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-canceling.tentative.html]
|
||||
[Canceling a CSS animation]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-effect.tentative.html]
|
||||
[CSSAnimation.effect]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-finished.tentative.html]
|
||||
[CSSAnimation.finished]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-getComputedTiming.tentative.html]
|
||||
[CSSAnimation.getComputedTiming()]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-getCurrentTime.tentative.html]
|
||||
[CSSAnimation.currentTime]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-id.tentative.html]
|
||||
[CSSAnimation.id]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-pausing.tentative.html]
|
||||
[Pausing a CSSAnimation]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-playState.tentative.html]
|
||||
[CSSAnimation.playState]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-ready.tentative.html]
|
||||
[CSSAnimation.ready]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSAnimation-startTime.tentative.html]
|
||||
[CSSAnimation.startTime]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[CSSPseudoElement-getAnimations.tentative.html]
|
||||
[CSSPseudoElement.getAnimations() for CSS animations]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[Document-getAnimations.tentative.html]
|
||||
[Document.getAnimations() for CSS animations]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[Element-getAnimations-dynamic-changes.tentative.html]
|
||||
[\nElement.getAnimations() - Dynamic changes to the list of CSS animations\n]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[Element-getAnimations.tentative.html]
|
||||
[Element.getAnimations() for CSS animations]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[KeyframeEffect-getKeyframes.tentative.html]
|
||||
[KeyframeEffect.getKeyframes() for CSS animations]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[KeyframeEffect-target.tentative.html]
|
||||
[CSSAnimation.effect.target]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[event-dispatch.tentative.html]
|
||||
[Tests for CSS animation event dispatch]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[event-order.tentative.html]
|
||||
[Tests for CSS animation event order]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[registered-properties-in-custom-paint.https.html]
|
||||
type: reftest
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/17677
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[vh_not_refreshing_on_chrome.html]
|
||||
expected: FAIL
|
|
@ -1,6 +1,5 @@
|
|||
[005.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[dedicated worker in shared worker in dedicated worker]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue