mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update expected test results.
This commit is contained in:
parent
15db457551
commit
8d182cb162
429 changed files with 4881 additions and 1516 deletions
|
@ -0,0 +1,85 @@
|
|||
[rotate-interpolation.html]
|
||||
["100deg" and "180deg" are valid rotate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "100deg" and "180deg" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "100deg" and "180deg" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "100deg" and "180deg" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "100deg" and "180deg" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "100deg" and "180deg" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "100deg" and "180deg" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["45deg" and "-1 1 0 60deg" are valid rotate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["none" and "7 -8 9 400grad" are valid rotate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "7 -8 9 400grad" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "7 -8 9 400grad" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "7 -8 9 400grad" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "7 -8 9 400grad" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "7 -8 9 400grad" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "7 -8 9 400grad" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["none" and "none" are valid rotate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,85 @@
|
|||
[scale-interpolation.html]
|
||||
["2 30 400" and "10 110 1200" are valid scale values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "2 30 400" and "10 110 1200" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "2 30 400" and "10 110 1200" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "2 30 400" and "10 110 1200" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "2 30 400" and "10 110 1200" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "2 30 400" and "10 110 1200" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "2 30 400" and "10 110 1200" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["26 17 9" and "2" are valid scale values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "26 17 9" and "2" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "26 17 9" and "2" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "26 17 9" and "2" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "26 17 9" and "2" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "26 17 9" and "2" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "26 17 9" and "2" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["none" and "4 3 2" are valid scale values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "4 3 2" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "4 3 2" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "4 3 2" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "4 3 2" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "4 3 2" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "4 3 2" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["none" and "none" are valid scale values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,85 @@
|
|||
[translate-interpolation.html]
|
||||
["220px 240px 260px" and "300px 400px 500px" are valid translate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "220px 240px 260px" and "300px 400px 500px" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "220px 240px 260px" and "300px 400px 500px" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "220px 240px 260px" and "300px 400px 500px" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "220px 240px 260px" and "300px 400px 500px" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "220px 240px 260px" and "300px 400px 500px" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "220px 240px 260px" and "300px 400px 500px" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["480px 400px 320px" and "240% 160%" are valid translate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["none" and "8px 80% 800px" are valid translate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "8px 80% 800px" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "8px 80% 800px" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "8px 80% 800px" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "8px 80% 800px" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "8px 80% 800px" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "8px 80% 800px" at progress 2]
|
||||
expected: FAIL
|
||||
|
||||
["none" and "none" are valid translate values]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress -1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.125]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 0.875]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 1]
|
||||
expected: FAIL
|
||||
|
||||
[Animation between "none" and "none" at progress 2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[rotate-parsing-invalid.html]
|
||||
[e.style['rotate'\] = "100px" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rotate'\] = "100 400deg" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rotate'\] = "100 200 400deg" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['rotate'\] = "100 200 300 500 400deg" should not set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[scale-parsing-invalid.html]
|
||||
[e.style['scale'\] = "100px" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scale'\] = "100 200 300 400" should not set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[translate-parsing-invalid.html]
|
||||
[e.style['translate'\] = "100deg" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "100px 200px 300%" should not set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['translate'\] = "100px 200px calc(30px + 30%)" should not set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[translate-parsing-valid.html]
|
||||
[Serialization should round-trip after setting e.style['translate'\] = "0"]
|
||||
expected: FAIL
|
||||
|
||||
[Serialization should round-trip after setting e.style['translate'\] = "1px 2px 0"]
|
||||
expected: FAIL
|
||||
|
|
@ -2,4 +2,3 @@
|
|||
type: reftest
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/webrender/issues/1776
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[transforms-rotate-degree-45.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,22 @@
|
|||
[transforms-support-calc.html]
|
||||
[translate supports calc]
|
||||
expected: FAIL
|
||||
|
||||
[rotate supports calc]
|
||||
expected: FAIL
|
||||
|
||||
[scale supports calc]
|
||||
expected: FAIL
|
||||
|
||||
[perspective supports calc]
|
||||
expected: FAIL
|
||||
|
||||
[perspective-origin supports calc]
|
||||
expected: FAIL
|
||||
|
||||
[transform supports calc]
|
||||
expected: FAIL
|
||||
|
||||
[transform-origin supports calc]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue