mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Implementation of baseline-source (#31904)
Updating Stylo and test expectations.
This commit is contained in:
parent
da3991c8f3
commit
2a517f786b
10 changed files with 25 additions and 244 deletions
|
@ -1,9 +0,0 @@
|
|||
[baseline-source-computed.html]
|
||||
[Property baseline-source value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property baseline-source value 'first']
|
||||
expected: FAIL
|
||||
|
||||
[Property baseline-source value 'last']
|
||||
expected: FAIL
|
|
@ -37,90 +37,3 @@
|
|||
|
||||
[Web Animations: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (-0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (-0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[baseline-source-valid.html]
|
||||
[e.style['baseline-source'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['baseline-source'\] = "first" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['baseline-source'\] = "last" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[baseline-source-computed.html]
|
||||
[Property baseline-source value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property baseline-source value 'first']
|
||||
expected: FAIL
|
||||
|
||||
[Property baseline-source value 'last']
|
||||
expected: FAIL
|
|
@ -1,16 +1,4 @@
|
|||
[baseline-source-first-001.html]
|
||||
[.target > * 1]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 3]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 5]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 7]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 9]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,9 +2,6 @@
|
|||
[.target > * 1]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 3]
|
||||
expected: FAIL
|
||||
|
||||
[.target > * 5]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -37,90 +37,3 @@
|
|||
|
||||
[Web Animations: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (-0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (-0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0.3) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (0.6) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (1) should be [last\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <baseline-source> from [initial\] to [last\] at (1.5) should be [last\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[baseline-source-valid.html]
|
||||
[e.style['baseline-source'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['baseline-source'\] = "first" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['baseline-source'\] = "last" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue