mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 2b758296541cf4f2209b8c2352cf6c7890c97be3
This commit is contained in:
parent
2304f02123
commit
835d593cd0
118 changed files with 3269 additions and 703 deletions
|
@ -0,0 +1,31 @@
|
|||
[list-interpolation.html]
|
||||
[Animation between "scale(2) rotate(0deg) translate(100px)" and "rotate(720deg) scale(2) translate(200px)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "rotate(0deg) translate(100px)" and "rotate(720deg) scale(2) translate(200px)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "translateX(100px) scaleX(3) translate(500px) scale(2)" and "translateY(200px) scale(5) translateX(100px) scaleY(3)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "translate(200px) rotate(720deg)" and "none" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "translate(100px) rotate(720deg)" and "translate(200px)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "translate(100px)" and "translate(200px) rotate(720deg)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "scale(2) rotate(0deg)" and "rotate(720deg) scale(2) translate(200px)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "translate(200px) rotate(720deg)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)" and "scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)" at progress 0.25]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[dynamic-fixed-pos-cb-change.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue