mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update tests
This commit is contained in:
parent
e35533196f
commit
05d697323d
57 changed files with 32 additions and 565 deletions
|
@ -1,2 +0,0 @@
|
|||
[background-position-calc-minmax-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-position-negative-percentage-comparison.html]
|
||||
expected: FAIL
|
|
@ -926,51 +926,6 @@
|
|||
[Web Animations: property <transform> from [scaleZ(2)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(2) perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0.5) should be [perspective(1000px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (2) should be [perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0.5) should be [perspective(1000px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (2) should be [perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0.5) should be [perspective(1000px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (2) should be [perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -203,39 +203,12 @@
|
|||
[Web Animations: property <transform> from [matrix(1,0,0,1,0,0) rotate(0deg)\] to [matrix(2,0,0,2,0,0) rotate(360deg)\] at (0.5) should be [matrix(1.5,0,0,1.5,0,0) rotate(180deg)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -248,9 +221,6 @@
|
|||
[CSS Transitions with transition: all: property <transform> from [perspective(0.1px) translateZ(0.25px)\] to [perspective(0.1px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(0.1px) translateZ(0.25px)\] to [perspective(0.1px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(0.1px) translateZ(0.25px)\] to [perspective(0.1px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -260,21 +230,9 @@
|
|||
[CSS Transitions with transition: all: property <transform> from [perspective(0px) translateZ(0.25px)\] to [perspective(0px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(0px) translateZ(0.25px)\] to [perspective(0px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(0px) translateZ(0.25px)\] to [perspective(0px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -290,14 +248,5 @@
|
|||
[Web Animations: property <transform> from [perspective(10px) translateZ(0.5px)\] to [perspective(1px) translateZ(0.5px)\] at (-1) should be [translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
[transform-valid.html]
|
||||
[e.style['transform'\] = "perspective(none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "translate(1px, 0%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[perspective-zero-2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[perspective-zero-3.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[perspective-zero.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[transform3d-perspective-005.html]
|
||||
expected: FAIL
|
|
@ -1,36 +1,3 @@
|
|||
[minmax-percentage-serialize.html]
|
||||
['min(1%, 2%, 3%)' as a specified value should serialize as 'min(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%)' as a computed value should serialize as 'min(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(3%, 2%, 1%)' as a specified value should serialize as 'min(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(3%, 2%, 1%)' as a computed value should serialize as 'min(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(1%, 2%, 3%)' as a specified value should serialize as 'max(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(1%, 2%, 3%)' as a computed value should serialize as 'max(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(3%, 2%, 1%)' as a specified value should serialize as 'max(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(3%, 2%, 1%)' as a computed value should serialize as 'max(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%) 0px' as a specified value should serialize as 'min(1%, 2%, 3%) 0px'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%) 0px' as a computed value should serialize as 'min(1%, 2%, 3%) 0px'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(min(1%, 2%) + max(3%, 4%) + 10%)' as a specified value should serialize as 'calc(10% + min(1%, 2%) + max(3%, 4%))'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(min(1%, 2%) + max(3%, 4%) + 10%)' as a computed value should serialize as 'calc(10% + min(1%, 2%) + max(3%, 4%))'.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -7,9 +7,3 @@
|
|||
|
||||
[target6]
|
||||
expected: FAIL
|
||||
|
||||
[target9]
|
||||
expected: FAIL
|
||||
|
||||
[target11]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[variable-declaration-07.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-declaration-09.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-declaration-29.html]
|
||||
expected: FAIL
|
|
@ -5,78 +5,15 @@
|
|||
[CSSOM.setProperty with space 2]
|
||||
expected: FAIL
|
||||
|
||||
[no char variable]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (single space)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (double space)]
|
||||
expected: FAIL
|
||||
|
||||
[can't overwrite with no value]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with space value]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (single space)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (double space) 2]
|
||||
expected: FAIL
|
||||
|
||||
[no char variable (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (single space) (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (double space) (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[can't overwrite with no value (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with space value (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (single space) (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (double space) 2 (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[no char variable (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (single space) (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (double space) (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[can't overwrite with no value (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with space value (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (single space) (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (double space) 2 (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with no value]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with no value (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with no value (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[ trailing white space (single space)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[variable-empty-name-reserved.html]
|
||||
[-- is a reserved property name]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-reference-06.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-reference-11.html]
|
||||
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
|||
[variable-reference.html]
|
||||
[width: var(--prop,);]
|
||||
expected: FAIL
|
||||
|
||||
[Variable reference left open at end of stylesheet]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,24 +1,3 @@
|
|||
[variable-substitution-variable-declaration.html]
|
||||
[target10 --varC]
|
||||
expected: FAIL
|
||||
|
||||
[target1 --var2]
|
||||
expected: FAIL
|
||||
|
||||
[target2 --var1]
|
||||
expected: FAIL
|
||||
|
||||
[target3 --var1]
|
||||
expected: FAIL
|
||||
|
||||
[target3 --var2]
|
||||
expected: FAIL
|
||||
|
||||
[target4 --varC]
|
||||
expected: FAIL
|
||||
|
||||
[target8 --varB]
|
||||
expected: FAIL
|
||||
|
||||
[target9 --varA]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-05.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-07.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-37.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-39.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-57.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-58.html]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[serialize-variable-reference.html]
|
||||
[Longhand with variable preserves original serialization but trims whitespace: without whitespace]
|
||||
expected: FAIL
|
||||
|
||||
[Shorthand with variable preserves original serialization but trims whitespace: without whitespace]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-position-calc-minmax-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-position-negative-percentage-comparison.html]
|
||||
expected: FAIL
|
|
@ -929,51 +929,6 @@
|
|||
[Web Animations: property <transform> from [scaleZ(2)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(2) perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0.5) should be [perspective(1000px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none)\] to [perspective(500px)\] at (2) should be [perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0.5) should be [perspective(1000px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none)\] to [perspective(500px)\] at (2) should be [perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (0.5) should be [perspective(1000px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (2) should be [perspective(250px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(none)\] to [perspective(500px)\] at (-1) should be [perspective(none)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -203,39 +203,12 @@
|
|||
[Web Animations: property <transform> from [matrix(1,0,0,1,0,0) rotate(0deg)\] to [matrix(2,0,0,2,0,0) rotate(360deg)\] at (0.5) should be [matrix(1.5,0,0,1.5,0,0) rotate(180deg)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(none) translateZ(15px)\] at (0.5) should be [perspective(none) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(100px) translateZ(50px)\] to [perspective(none) translateZ(50px)\] at (0.5) should be [perspective(200px) translateZ(50px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(none) translateZ(15px)\] to [perspective(25px) translateZ(15px)\] at (0.5) should be [perspective(50px) translateZ(15px)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -248,9 +221,6 @@
|
|||
[CSS Transitions with transition: all: property <transform> from [perspective(0.1px) translateZ(0.25px)\] to [perspective(0.1px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(0.1px) translateZ(0.25px)\] to [perspective(0.1px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(0.1px) translateZ(0.25px)\] to [perspective(0.1px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -260,21 +230,9 @@
|
|||
[CSS Transitions with transition: all: property <transform> from [perspective(0px) translateZ(0.25px)\] to [perspective(0px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(0px) translateZ(0.25px)\] to [perspective(0px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(0px) translateZ(0.25px)\] to [perspective(0px) translateZ(0.25px)\] at (0.5) should be [perspective(1px) translateZ(0.25px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(0px) translateZ(0.5px)\] to [perspective(3px) translateZ(0.5px)\] at (0.5) should be [perspective(1.5px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -290,14 +248,5 @@
|
|||
[Web Animations: property <transform> from [perspective(10px) translateZ(0.5px)\] to [perspective(1px) translateZ(0.5px)\] at (-1) should be [translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <transform> from [perspective(1px) translateZ(0.5px)\] to [perspective(10px) translateZ(0.5px)\] at (-1) should be [perspective(1px) translateZ(0.5px)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -11,8 +11,5 @@
|
|||
[e.style['transform'\] = "scaleX(2e80)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "perspective(none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['transform'\] = "translate(1px, 0%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[perspective-zero-2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[perspective-zero-3.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[perspective-zero.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[transform3d-perspective-005.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -35,38 +35,5 @@
|
|||
[e.style['margin-left'\] = "min(3%, 2%, 1%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
['max(1%, 2%, 3%)' as a computed value should serialize as 'max(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(3%, 2%, 1%)' as a specified value should serialize as 'min(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(3%, 2%, 1%)' as a specified value should serialize as 'max(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%)' as a computed value should serialize as 'min(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%)' as a specified value should serialize as 'min(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(3%, 2%, 1%)' as a computed value should serialize as 'max(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(3%, 2%, 1%)' as a computed value should serialize as 'min(3%, 2%, 1%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['max(1%, 2%, 3%)' as a specified value should serialize as 'max(1%, 2%, 3%)'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%) 0px' as a specified value should serialize as 'min(1%, 2%, 3%) 0px'.]
|
||||
expected: FAIL
|
||||
|
||||
['min(1%, 2%, 3%) 0px' as a computed value should serialize as 'min(1%, 2%, 3%) 0px'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(min(1%, 2%) + max(3%, 4%) + 10%)' as a specified value should serialize as 'calc(10% + min(1%, 2%) + max(3%, 4%))'.]
|
||||
expected: FAIL
|
||||
|
||||
['calc(min(1%, 2%) + max(3%, 4%) + 10%)' as a computed value should serialize as 'calc(10% + min(1%, 2%) + max(3%, 4%))'.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -14,14 +14,8 @@
|
|||
[target6]
|
||||
expected: FAIL
|
||||
|
||||
[target9]
|
||||
expected: FAIL
|
||||
|
||||
[target4]
|
||||
expected: FAIL
|
||||
|
||||
[target5]
|
||||
expected: FAIL
|
||||
|
||||
[target11]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[variable-declaration-07.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-declaration-09.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-declaration-29.html]
|
||||
expected: FAIL
|
|
@ -5,78 +5,15 @@
|
|||
[CSSOM.setProperty with space 2]
|
||||
expected: FAIL
|
||||
|
||||
[no char variable]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (single space)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (double space)]
|
||||
expected: FAIL
|
||||
|
||||
[can't overwrite with no value]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with space value]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (single space)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (double space) 2]
|
||||
expected: FAIL
|
||||
|
||||
[no char variable (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (single space) (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (double space) (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[can't overwrite with no value (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with space value (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (single space) (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (double space) 2 (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[no char variable (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (single space) (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[white space value (double space) (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[can't overwrite with no value (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with space value (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (single space) (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[ leading white space (double space) 2 (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with no value]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with no value (Computed Style)]
|
||||
expected: FAIL
|
||||
|
||||
[can overwrite with no value (Cascading)]
|
||||
expected: FAIL
|
||||
|
||||
[ trailing white space (single space)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[variable-empty-name-reserved.html]
|
||||
[-- is a reserved property name]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-reference-06.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-reference-11.html]
|
||||
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
|||
[variable-reference.html]
|
||||
[Variable reference left open at end of stylesheet]
|
||||
expected: FAIL
|
||||
|
||||
[width: var(--prop,);]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,24 +1,3 @@
|
|||
[variable-substitution-variable-declaration.html]
|
||||
[target10 --varC]
|
||||
expected: FAIL
|
||||
|
||||
[target1 --var2]
|
||||
expected: FAIL
|
||||
|
||||
[target2 --var1]
|
||||
expected: FAIL
|
||||
|
||||
[target3 --var1]
|
||||
expected: FAIL
|
||||
|
||||
[target3 --var2]
|
||||
expected: FAIL
|
||||
|
||||
[target4 --varC]
|
||||
expected: FAIL
|
||||
|
||||
[target8 --varB]
|
||||
expected: FAIL
|
||||
|
||||
[target9 --varA]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-05.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-07.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-37.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-39.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-57.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[variable-supports-58.html]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[serialize-variable-reference.html]
|
||||
[Longhand with variable preserves original serialization but trims whitespace: without whitespace]
|
||||
expected: FAIL
|
||||
|
||||
[Shorthand with variable preserves original serialization but trims whitespace: without whitespace]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[test_variable_serialization_computed.html]
|
||||
[subtest #23 with `counter-reset: var(--a)red; --a:orange;`]
|
||||
[subtest #29 with `counter-reset: var(--a)red; --a:orange;`]
|
||||
expected: FAIL
|
||||
|
|
|
@ -12624,7 +12624,7 @@
|
|||
]
|
||||
],
|
||||
"test_variable_serialization_computed.html": [
|
||||
"a7f0b63d1c415f2fb49badcedc780f26f6bd3058",
|
||||
"4b051b2462face35b8a7f982f1826248901ca867",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
|
@ -22,43 +22,47 @@ so an implementation could fail this test but still be conforming.
|
|||
// its expected computed value.
|
||||
var values = [
|
||||
["", "--z", "an-inherited-value"],
|
||||
["--a: ", "--a", " "],
|
||||
["--a: ", "--a", ""],
|
||||
["--a: initial", "--a", ""],
|
||||
["--z: initial", "--z", ""],
|
||||
["--a: inherit", "--a", ""],
|
||||
["--z: inherit", "--z", "an-inherited-value"],
|
||||
["--a: unset", "--a", ""],
|
||||
["--z: unset", "--z", "an-inherited-value"],
|
||||
["--a: 1px", "--a", " 1px"],
|
||||
["--a: 1px", "--a", "1px"],
|
||||
["--a: var(--a)", "--a", ""],
|
||||
["--a: var(--b)", "--a", ""],
|
||||
["--a: var(--b); --b: 1px", "--a", " 1px"],
|
||||
["--a: var(--b, 1px)", "--a", " 1px"],
|
||||
["--a: var(--b); --b: 1px", "--a", "1px"],
|
||||
["--a: var(--b, 1px)", "--a", "1px"],
|
||||
["--a: var(--a, 1px)", "--a", ""],
|
||||
["--a: something 3px url(whereever) calc(var(--a) + 1px)", "--a", ""],
|
||||
["--a: something 3px url(whereever) calc(var(--b,1em) + 1px)", "--a", " something 3px url(whereever) calc(1em + 1px)"],
|
||||
["--a: var(--b, var(--c, var(--d, Black)))", "--a", " Black"],
|
||||
["--a: a var(--b) c; --b:b", "--a", " a b c"],
|
||||
["--a: a var(--b,b var(--c) d) e; --c:c", "--a", " a b c d e"],
|
||||
["--a: var(--b)red; --b:orange;", "--a", " orange/**/red"],
|
||||
["--a: var(--b)var(--c); --b:orange; --c:red;", "--a", " orange/**/red"],
|
||||
["--a: var(--b)var(--c,red); --b:orange;", "--a", " orange/**/red"],
|
||||
["--a: var(--b,orange)var(--c); --c:red;", "--a", " orange/**/red"],
|
||||
["--a: something 3px url(whereever) calc(var(--b,1em) + 1px)", "--a", "something 3px url(whereever) calc(1em + 1px)"],
|
||||
["--a: var(--b, var(--c, var(--d, Black)))", "--a", "Black"],
|
||||
["--a: a var(--b) c; --b:b", "--a", "a b c"],
|
||||
["--a: a var(--b,b var(--c) d) e; --c:c", "--a", "a b c d e"],
|
||||
["--a: var(--b)red; --b:orange;", "--a", "orange/**/red"],
|
||||
["--a: var(--b)var(--c); --b:orange; --c:red;", "--a", "orange/**/red"],
|
||||
["--a: var(--b)var(--c,red); --b:orange;", "--a", "orange/**/red"],
|
||||
["--a: var(--b,orange)var(--c); --c:red;", "--a", "orange/**/red"],
|
||||
["--a: var(--b)-; --b:-;", "--a", "-/**/-"],
|
||||
["--a: var(--b)--; --b:-;", "--a", "-/**/--"],
|
||||
["--a: var(--b)--x; --b:-;", "--a", "-/**/--x"],
|
||||
["--a: var(--b)var(--c); --b:-; --c:-;", "--a", "-/**/-"],
|
||||
["--a: var(--b)var(--c); --b:--; --c:-;", "--a", "--/**/-"],
|
||||
["--a: var(--b)var(--c); --b:--x; --c:-;", "--a", "--x/**/-"],
|
||||
["counter-reset: var(--a)red; --a:orange;", "counter-reset", "orange 0 red 0"],
|
||||
["--a: var(--b)var(--c); --c:[c]; --b:('ab", "--a", " ('ab')[c]"],
|
||||
["--a: '", "--a", " ''"],
|
||||
["--a: '\\", "--a", " ''"],
|
||||
["--a: \\", "--a", " \\\ufffd"],
|
||||
["--a: \"", "--a", " \"\""],
|
||||
["--a: \"\\", "--a", " \"\""],
|
||||
["--a: /* abc ", "--a", " /* abc */"],
|
||||
["--a: /* abc *", "--a", " /* abc */"],
|
||||
["--a: url(http://example.org/", "--a", " url(http://example.org/)"],
|
||||
["--a: url(http://example.org/\\", "--a", " url(http://example.org/\\\ufffd)"],
|
||||
["--a: url('http://example.org/", "--a", " url('http://example.org/')"],
|
||||
["--a: url('http://example.org/\\", "--a", " url('http://example.org/')"],
|
||||
["--a: url(\"http://example.org/", "--a", " url(\"http://example.org/\")"],
|
||||
["--a: url(\"http://example.org/\\", "--a", " url(\"http://example.org/\")"]
|
||||
["--a: var(--b)var(--c); --c:[c]; --b:('ab", "--a", "('ab')[c]"],
|
||||
["--a: '", "--a", "''"],
|
||||
["--a: '\\", "--a", "''"],
|
||||
["--a: \\", "--a", "\\\ufffd"],
|
||||
["--a: \"", "--a", "\"\""],
|
||||
["--a: \"\\", "--a", "\"\""],
|
||||
["--a: url(http://example.org/", "--a", "url(http://example.org/)"],
|
||||
["--a: url(http://example.org/\\", "--a", "url(http://example.org/\\\ufffd)"],
|
||||
["--a: url('http://example.org/", "--a", "url('http://example.org/')"],
|
||||
["--a: url('http://example.org/\\", "--a", "url('http://example.org/')"],
|
||||
["--a: url(\"http://example.org/", "--a", "url(\"http://example.org/\")"],
|
||||
["--a: url(\"http://example.org/\\", "--a", "url(\"http://example.org/\")"]
|
||||
];
|
||||
|
||||
var div = document.querySelector("div");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue