mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Auto merge of #27044 - servo:flexbox, r=nox
First pass at implementing the Flex Layout Algorithm CC https://github.com/servo/servo/issues/26639
This commit is contained in:
commit
32cb62aa1b
250 changed files with 1521 additions and 2129 deletions
|
@ -0,0 +1 @@
|
|||
prefs: ["layout.columns.enabled:true", "layout.flexbox.enabled:true"]
|
|
@ -0,0 +1,2 @@
|
|||
[align-baseline.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[align-content-wrap-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[align-content_flex-start.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[align-items-005.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[align-items-baseline-overflow-non-visible.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[align-self-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[align-self-005.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[align-self-011.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[align-self-012.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[align-self-015.html]
|
||||
expected: FAIL
|
|
@ -1,73 +1,22 @@
|
|||
[flex-basis-interpolation.html]
|
||||
[CSS Transitions: property <flex-basis> from [0%\] to [100%\] at (1) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (1.5) should be [1.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0%\] to [100%\] at (0) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from neutral to [2%\] at (-0.3) should be [0.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [inherit\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from neutral to [2%\] at (0.3) should be [1.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0px\] to [100px\] at (0.4) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [inherit\] to [2%\] at (-0.3) should be [3.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from neutral to [2%\] at (0) should be [1%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from neutral to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [inherit\] to [2%\] at (0.3) should be [2.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [inherit\] to [2%\] at (1.5) should be [1.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (-0.3) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [inherit\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0px\] to [100px\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -77,24 +26,9 @@
|
|||
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0%\] to [100%\] at (-0.3) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [inherit\] to [2%\] at (0.3) should be [2.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0%\] to [100%\] at (1.5) should be [150%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (0) should be [3%\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -107,327 +41,99 @@
|
|||
[Web Animations: property <flex-basis> from neutral to [2%\] at (0.3) should be [1.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from neutral to [2%\] at (-0.3) should be [0.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from neutral to [2%\] at (1.5) should be [2.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0%\] to [100%\] at (-0.3) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [inherit\] to [2%\] at (0.6) should be [2.4%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0px\] to [100px\] at (0.4) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from neutral to [2%\] at (0.3) should be [1.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [inherit\] to [2%\] at (0.3) should be [2.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from neutral to [2%\] at (0.3) should be [1.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (-0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from neutral to [2%\] at (0.6) should be [1.6%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from neutral to [2%\] at (1.5) should be [2.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (-0.3) should be [3.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (0) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from neutral to [2%\] at (1.5) should be [2.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from neutral to [2%\] at (0) should be [1%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (0) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from neutral to [2%\] at (0) should be [1%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (0) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from neutral to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from neutral to [2%\] at (0.6) should be [1.6%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (-0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (-0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from neutral to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0%\] to [100%\] at (0) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from neutral to [2%\] at (0) should be [1%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [inherit\] to [2%\] at (0.6) should be [2.4%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0%\] to [100%\] at (0.6) should be [60%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0%\] to [100%\] at (1.5) should be [150%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0px\] to [100px\] at (0.4) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0px\] to [100px\] at (-0.3) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (0.4) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (1) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [inherit\] to [2%\] at (0) should be [3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0%\] to [100%\] at (1.5) should be [150%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0%\] to [100%\] at (0.6) should be [60%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (0) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0%\] to [100%\] at (-0.3) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0px\] to [100px\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0%\] to [100%\] at (0.4) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [initial\] to [2%\] at (0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0%\] to [100%\] at (0.4) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (0.6) should be [60%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [inherit\] to [2%\] at (0.6) should be [2.4%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [inherit\] to [2%\] at (1.5) should be [1.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from neutral to [2%\] at (0.6) should be [1.6%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [inherit\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0px\] to [100px\] at (-0.3) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0%\] to [100%\] at (0) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from neutral to [2%\] at (-0.3) should be [0.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (1.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from neutral to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0px\] to [100px\] at (-0.3) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from neutral to [2%\] at (1.5) should be [2.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [0px\] to [100px\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (1.5) should be [150%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (0.3) should be [2.7%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0%\] to [100%\] at (0.6) should be [60%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [unset\] to [2%\] at (-0.3) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [inherit\] to [2%\] at (0) should be [3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [inherit\] to [2%\] at (0) should be [3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (1) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from neutral to [2%\] at (0.6) should be [1.6%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0%\] to [100%\] at (0.4) should be [40%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0px\] to [100px\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [inherit\] to [2%\] at (-0.3) should be [3.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (0) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [inherit\] to [2%\] at (-0.3) should be [3.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [0%\] to [100%\] at (1) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0px\] to [100px\] at (-0.3) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -449,9 +155,3 @@
|
|||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (0.6) should be [2.4%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [0%\] to [100%\] at (1) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-basis> from [inherit\] to [2%\] at (1.5) should be [1.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,25 +1,10 @@
|
|||
[flex-grow-interpolation.html]
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [unset\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [unset\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -29,81 +14,21 @@
|
|||
[Web Animations: property <flex-grow> from neutral to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [unset\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from neutral to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from neutral to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from neutral to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [unset\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [initial\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [unset\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from neutral to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -116,51 +41,21 @@
|
|||
[Web Animations: property <flex-grow> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from neutral to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [initial\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [unset\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from neutral to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -170,288 +65,51 @@
|
|||
[Web Animations: property <flex-grow> from neutral to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from neutral to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [initial\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from neutral to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from neutral to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [initial\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [initial\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from neutral to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [initial\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from neutral to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [initial\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [initial\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from neutral to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [unset\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [unset\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [unset\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [initial\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [initial\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [initial\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [unset\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (0.3) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [unset\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [unset\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [unset\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [initial\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [unset\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [initial\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from neutral to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from neutral to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-grow> from [initial\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from neutral to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [unset\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [initial\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-grow> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-grow> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -5,30 +5,6 @@
|
|||
[Web Animations: property <flex-shrink> from neutral to [2\] at (-0.3) should be [1.35\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [unset\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [initial\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from neutral to [2\] at (0) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [unset\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [initial\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from neutral to [2\] at (0.3) should be [1.65\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -38,282 +14,51 @@
|
|||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from neutral to [2\] at (0.6) should be [1.8\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [unset\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [unset\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from neutral to [2\] at (1.5) should be [2.25\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [initial\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [unset\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [unset\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from neutral to [2\] at (1.5) should be [2.25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from neutral to [2\] at (0.3) should be [1.65\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [initial\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [unset\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from neutral to [2\] at (-0.3) should be [1.35\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from neutral to [2\] at (0.6) should be [1.8\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [initial\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [unset\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from neutral to [2\] at (-0.3) should be [1.35\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [initial\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [unset\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [initial\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from neutral to [2\] at (0.3) should be [1.65\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [initial\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [unset\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [1\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from neutral to [2\] at (0) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [unset\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from neutral to [2\] at (0.6) should be [1.8\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [initial\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [initial\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from neutral to [2\] at (0) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -323,30 +68,12 @@
|
|||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from neutral to [2\] at (-0.3) should be [1.35\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from neutral to [2\] at (0) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [unset\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -356,102 +83,33 @@
|
|||
[Web Animations: property <flex-shrink> from neutral to [2\] at (1.5) should be [2.25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [initial\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from neutral to [2\] at (0.6) should be [1.8\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [unset\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [unset\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from neutral to [2\] at (0.3) should be [1.65\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (0.3) should be [0.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [0\] to [1\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [initial\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [1\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [initial\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-shrink> from [0\] to [1\] at (1) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from neutral to [2\] at (1.5) should be [2.25\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (1.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-shrink> from [initial\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [unset\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [initial\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-shrink> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,19 +1,7 @@
|
|||
[order-interpolation.html]
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (0.6) should be [24\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -23,480 +11,114 @@
|
|||
[Web Animations: property <order> from [initial\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (-0.5) should be [35\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (-3) should be [60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (1.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (0.6) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (0.3) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (0) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (1.5) should be [15\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (0.6) should be [24\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (1) should be [4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (-0.5) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (-3) should be [60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (0) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (1.5) should be [15\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (-0.5) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (0.3) should be [27\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (0) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (0.3) should be [27\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (-3) should be [-4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (-3) should be [60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (-0.5) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (-0.5) should be [35\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (1.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (1.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (-0.5) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (0.6) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (0) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (0.3) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (-3) should be [-4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (-0.5) should be [35\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [initial\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (0.3) should be [27\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (0.3) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (1.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (0) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (0.6) should be [24\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [inherit\] to [20\] at (0.6) should be [24\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (0.6) should be [12\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (1) should be [4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [10\] to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [2\] to [4\] at (1) should be [4\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (0) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (1.5) should be [15\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (1.5) should be [15\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (0.6) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (-0.5) should be [35\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [initial\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (0.3) should be [27\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [inherit\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [2\] to [4\] at (0) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from neutral to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (0.6) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (0) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [10\] to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (0.3) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [unset\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [inherit\] to [20\] at (-3) should be [60\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (-3) should be [-4\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [2\] to [4\] at (1) should be [4\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [10\] to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (0.3) should be [6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from neutral to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from neutral to [20\] at (-0.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (-0.5) should be [-10\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <order> from [unset\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <order> from [initial\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <order> from [unset\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[auto-height-with-flex.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[auto-margins-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[css-flexbox-column-reverse.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[css-flexbox-column.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[display-flex-001.htm]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[display_flex_exist.html]
|
||||
[CSS Flexible Box Test: display_flex]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[display_inline-flex_exist.html]
|
||||
[CSS Flexible Box Test: display_inline-flex]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[dynamic-change-simplified-layout-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[dynamic-change-simplified-layout.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[fit-content-item-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-align-content-space-between.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-align-content-start.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-aspect-ratio-img-column-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-basis-005.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-basis-006.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-box-wrap.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-direction-modify.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-direction-row-reverse.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-flexitem-childmargin.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-flexitem-percentage-prescation.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-grow-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-grow-005.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-item-vertical-align.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-minimum-height-flex-items-013.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-minimum-height-flex-items-016.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-minimum-height-flex-items-017.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-minimum-height-flex-items-018.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox-flex-wrap-default.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox-flex-wrap-nowrap.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox-gap-position-absolute.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox-with-multi-column-property.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox_absolute-atomic.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox_align-items-flexstart-2.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox_align-items-flexstart.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_align-items-stretch-3.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_align-items-stretch.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_columns.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_direction-row-reverse.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flexbox_fbfc2.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-1-unitless-basis.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-N-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-N-unitless-basis.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-N.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-Npercent-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-Npercent.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-auto-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-0-auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-1-unitless-basis.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-N-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-N-unitless-basis.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-N.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-Npercent-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-Npercent.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-auto-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-1-auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-N-N-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-N-N.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-N-Npercent-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-N-Npercent.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-N-auto-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-N-auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-0-auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-0-unitless.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-0.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-N-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-N.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-Npercent-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-Npercent.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-auto-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0-auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-0.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-0-unitless.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-0.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-N-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-N.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-Npercent-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-Npercent.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-auto-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1-auto.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-1.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-N-0-unitless.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-N-0.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-N-N-shrink.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-N-N.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flexbox_flex-1-N-Npercent-shrink.html]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue