mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Update test expectations
This commit is contained in:
parent
f42e2fb08f
commit
dbb92b99ad
9 changed files with 6 additions and 266 deletions
|
@ -1,12 +0,0 @@
|
|||
[clamp-length-computed.html]
|
||||
[Property letter-spacing value 'clamp(10px, 35px , 30px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px, 35px /*foo*/, 30px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px /* foo */ , 35px, 30px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px , 35px, 30px)']
|
||||
expected: FAIL
|
|
@ -1,7 +1,4 @@
|
|||
[inheritance.html]
|
||||
[Property text-justify inherits]
|
||||
expected: FAIL
|
||||
|
||||
[Property text-align-all has initial value start]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[text-justify-computed-legacy.html]
|
||||
[Property text-justify value 'distribute']
|
||||
expected: FAIL
|
|
@ -1,7 +1,3 @@
|
|||
[text-justify-computed.html]
|
||||
[Property text-justify value 'inter-character' computes to 'inter-character']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-justify value 'inter-character']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[text-justify-valid.html]
|
||||
[e.style['text-justify'\] = "inter-character" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[distribute-alias.tentative.html]
|
||||
[text-justify: distribute is a parse-time alias of inter-character]
|
||||
expected: FAIL
|
|
@ -47,18 +47,6 @@
|
|||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (0.5) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (0.6) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (1) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (1.5) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [auto\] to [inter-character\] at (-0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -68,39 +56,6 @@
|
|||
[CSS Transitions with transition: all: property <text-justify> from [auto\] to [inter-character\] at (0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [auto\] to [inter-character\] at (0.5) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [auto\] to [inter-character\] at (0.6) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [auto\] to [inter-character\] at (1) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [auto\] to [inter-character\] at (1.5) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (0.5) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (0.6) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (1) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [auto\] to [inter-character\] at (1.5) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-justify> from [auto\] to [inter-character\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -131,60 +86,6 @@
|
|||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (0.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (0.6) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (1) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (1.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (-0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (0) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (0.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (0.6) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (1) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-character\] to [distribute\] at (1.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (-0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (0) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (0.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (0.6) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (1) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-character\] to [distribute\] at (1.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-justify> from [inter-character\] to [distribute\] at (-0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -215,18 +116,6 @@
|
|||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (0.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (0.6) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (1) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (1.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-word\] to [distribute\] at (-0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -236,39 +125,6 @@
|
|||
[CSS Transitions with transition: all: property <text-justify> from [inter-word\] to [distribute\] at (0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-word\] to [distribute\] at (0.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-word\] to [distribute\] at (0.6) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-word\] to [distribute\] at (1) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [inter-word\] to [distribute\] at (1.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (-0.3) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (0) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (0.3) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (0.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (0.6) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (1) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [inter-word\] to [distribute\] at (1.5) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-justify> from [inter-word\] to [distribute\] at (-0.3) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -299,18 +155,6 @@
|
|||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (0.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (0.6) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (1) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (1.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [distribute\] to [none\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -320,39 +164,6 @@
|
|||
[CSS Transitions with transition: all: property <text-justify> from [distribute\] to [none\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [distribute\] to [none\] at (0.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [distribute\] to [none\] at (0.6) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [distribute\] to [none\] at (1) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <text-justify> from [distribute\] to [none\] at (1.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (-0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (0) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (0.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (0.6) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (1) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <text-justify> from [distribute\] to [none\] at (1.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <text-justify> from [distribute\] to [none\] at (-0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -373,39 +184,3 @@
|
|||
|
||||
[Web Animations: property <text-justify> from [distribute\] to [none\] at (1.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [auto\] to [inter-character\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (-0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (0) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-character\] to [distribute\] at (0.3) should be [inter-character\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (-0.3) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (0) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [inter-word\] to [distribute\] at (0.3) should be [inter-word\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (-0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (0) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <text-justify> from [distribute\] to [none\] at (0.3) should be [distribute\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,15 +10,3 @@
|
|||
|
||||
[Property letter-spacing value 'clamp(10px, 20px, 30px)' computes to '20px']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px, 35px , 30px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px, 35px /*foo*/, 30px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px /* foo */ , 35px, 30px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property letter-spacing value 'clamp(10px , 35px, 30px)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -4402,3 +4402,9 @@
|
|||
|
||||
[expression_should_be_unknown: overflow-block: optional-paged]
|
||||
expected: FAIL
|
||||
|
||||
[expression_should_be_parseable: width > = 0px]
|
||||
expected: FAIL
|
||||
|
||||
[expression_should_be_parseable: width < = 0px]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue