Enable /css/css-flexbox in WPT for Layout 2020

This commit is contained in:
Simon Sapin 2020-06-12 18:26:13 +02:00
parent 36c60cbc07
commit bd013aa7b7
572 changed files with 4495 additions and 215 deletions

View file

@ -17,6 +17,8 @@ skip: true
skip: false
[css-color]
skip: false
[css-flexbox]
skip: false
[css-text-decor]
skip: false
[css-transforms]

View file

@ -0,0 +1,2 @@
[Flexible-order.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content-001.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content-002.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content-003.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content-004.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content-005.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content-006.htm]
expected: FAIL

View file

@ -0,0 +1,22 @@
[align-content-wrap-001.html]
[.default, .verticalWriting 10]
expected: FAIL
[.default, .verticalWriting 12]
expected: FAIL
[.default, .verticalWriting 9]
expected: FAIL
[.default, .verticalWriting 5]
expected: FAIL
[.default, .verticalWriting 6]
expected: FAIL
[.default, .verticalWriting 3]
expected: FAIL
[.default, .verticalWriting 2]
expected: FAIL

View file

@ -0,0 +1,19 @@
[align-content-wrap-002.html]
[.flex-horizontal, .flex-vertical 1]
expected: FAIL
[.flex-horizontal, .flex-vertical 2]
expected: FAIL
[.flex-horizontal, .flex-vertical 3]
expected: FAIL
[.flex-horizontal, .flex-vertical 4]
expected: FAIL
[.flex-horizontal, .flex-vertical 5]
expected: FAIL
[.flex-horizontal, .flex-vertical 6]
expected: FAIL

View file

@ -0,0 +1,133 @@
[align-content-wrap-003.html]
[.flexbox 37]
expected: FAIL
[.flexbox 4]
expected: FAIL
[.flexbox 5]
expected: FAIL
[.flexbox 6]
expected: FAIL
[.flexbox 7]
expected: FAIL
[.flexbox 1]
expected: FAIL
[.flexbox 2]
expected: FAIL
[.flexbox 3]
expected: FAIL
[.flexbox 33]
expected: FAIL
[.flexbox 8]
expected: FAIL
[.flexbox 9]
expected: FAIL
[.flexbox 16]
expected: FAIL
[.flexbox 17]
expected: FAIL
[.flexbox 14]
expected: FAIL
[.flexbox 15]
expected: FAIL
[.flexbox 12]
expected: FAIL
[.flexbox 13]
expected: FAIL
[.flexbox 10]
expected: FAIL
[.flexbox 11]
expected: FAIL
[.flexbox 34]
expected: FAIL
[.flexbox 35]
expected: FAIL
[.flexbox 36]
expected: FAIL
[.flexbox 32]
expected: FAIL
[.flexbox 30]
expected: FAIL
[.flexbox 31]
expected: FAIL
[.flexbox 18]
expected: FAIL
[.flexbox 19]
expected: FAIL
[.flexbox 38]
expected: FAIL
[.flexbox 39]
expected: FAIL
[.flexbox 29]
expected: FAIL
[.flexbox 28]
expected: FAIL
[.flexbox 27]
expected: FAIL
[.flexbox 26]
expected: FAIL
[.flexbox 25]
expected: FAIL
[.flexbox 24]
expected: FAIL
[.flexbox 23]
expected: FAIL
[.flexbox 22]
expected: FAIL
[.flexbox 21]
expected: FAIL
[.flexbox 20]
expected: FAIL
[.flexbox 44]
expected: FAIL
[.flexbox 41]
expected: FAIL
[.flexbox 40]
expected: FAIL
[.flexbox 43]
expected: FAIL
[.flexbox 42]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content_center.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content_flex-end.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content_space-around.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content_space-between.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-content_stretch.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-001.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-002.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-003.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-004.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-005.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-items-007.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-007.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-008.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-009.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-011.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-012.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[align-self-013.html]
expected: FAIL

View file

@ -0,0 +1,76 @@
[flex-basis-composition.html]
[Compositing: property <flex-basis> underlying [100px\] from add [100px\] to add [auto\] at (1.5) should be [auto\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [10%\] from add [100px\] to add [20%\] at (1.5) should be [calc(-50px + 40%)\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [10%\] from add [100px\] to add [20%\] at (0) should be [calc(100px + 10%)\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [10%\] from add [100px\] to add [20%\] at (-0.3) should be [calc(130px + 4%)\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [100px\] to add [auto\] at (-0.3) should be [200px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [100px\] to add [auto\] at (1) should be [auto\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [10%\] from add [100px\] to add [20%\] at (0.5) should be [calc(50px + 20%)\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [100px\] to add [auto\] at (0.5) should be [auto\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [100px\] to add [auto\] at (0) should be [200px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [10%\] from add [100px\] to add [20%\] at (1) should be [30%\]]
expected: FAIL
[Compositing: property <flex-basis> underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]]
expected: FAIL

View file

@ -0,0 +1,457 @@
[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
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (0.5) should be [2%\]]
expected: FAIL
[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
[Web Animations: 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 (0.5) should be [2%\]]
expected: FAIL
[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
[Web Animations: property <flex-basis> from neutral to [2%\] at (-0.3) should be [0.7%\]]
expected: FAIL
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (0.6) should be [2%\]]
expected: FAIL
[Web Animations: property <flex-basis> from [0px\] to [100px\] at (0.4) should be [40px\]]
expected: FAIL
[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

View file

@ -0,0 +1,457 @@
[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
[Web Animations: property <flex-grow> from [initial\] to [2\] at (0) should be [0\]]
expected: FAIL
[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
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (0.6) should be [2.4\]]
expected: FAIL
[Web Animations: property <flex-grow> from [1\] to [2\] at (0.3) should be [1.3\]]
expected: FAIL
[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
[Web Animations: property <flex-grow> from [unset\] to [2\] at (-0.3) should be [0\]]
expected: FAIL
[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

View file

@ -0,0 +1,457 @@
[flex-shrink-interpolation.html]
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (0) should be [1\]]
expected: FAIL
[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
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (-0.3) should be [3.3\]]
expected: FAIL
[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
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (0.6) should be [1.6\]]
expected: FAIL
[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
[Web Animations: property <flex-shrink> from [0\] to [1\] at (-0.3) should be [0\]]
expected: FAIL
[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

View file

@ -0,0 +1,505 @@
[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
[Web Animations: property <order> from [2\] to [4\] at (-3) should be [-4\]]
expected: FAIL
[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
[Web Animations: property <order> from [10\] to [20\] at (-0.5) should be [5\]]
expected: FAIL

View file

@ -0,0 +1,2 @@
[auto-margins-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[auto-margins-002.html]
expected: FAIL

View file

@ -11,3 +11,21 @@
[.flexbox 9]
expected: FAIL
[.flexbox 5]
expected: FAIL
[.flexbox 6]
expected: FAIL
[.flexbox 7]
expected: FAIL
[.flexbox 1]
expected: FAIL
[.flexbox 2]
expected: FAIL
[.flexbox 3]
expected: FAIL

View file

@ -0,0 +1,7 @@
[box-sizing-min-max-sizes-001.html]
[.flexbox 1]
expected: FAIL
[.flexbox 2]
expected: FAIL

View file

@ -0,0 +1,4 @@
[canvas-dynamic-change-001.html]
[.flexbox 1]
expected: FAIL

View file

@ -0,0 +1,4 @@
[change-column-flex-width.html]
[#container 1]
expected: FAIL

View file

@ -0,0 +1,7 @@
[column-flex-child-with-overflow-scroll.html]
[.flexbox 1]
expected: FAIL
[.flexbox 2]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-box-justify-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-column-reverse-wrap-reverse.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-column-reverse-wrap.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-column-wrap-reverse.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-column-wrap.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-img-expand-evenly.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-row-reverse-wrap-reverse.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-row-reverse-wrap.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-row-reverse.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-row-wrap-reverse.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-row-wrap.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-row.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[css-flexbox-test1.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-flex-001.htm]
expected: FAIL

View file

@ -0,0 +1,4 @@
[display_flex_exist.html]
[CSS Flexible Box Test: display_flex]
expected: FAIL

View file

@ -0,0 +1,4 @@
[display_inline-flex_exist.html]
[CSS Flexible Box Test: display_inline-flex]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dynamic-bsize-change.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[fit-content-item-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[fit-content-item-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[fit-content-item-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[fit-content-item-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-002.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-003.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-004.htm]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-align-content-center.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-align-content-end.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-align-content-space-around.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-007.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-008.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-009.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-column-010.html]
expected: TIMEOUT

View file

@ -14,3 +14,18 @@
[.flexbox 8]
expected: FAIL
[.flexbox 4]
expected: FAIL
[.flexbox 6]
expected: FAIL
[.flexbox 1]
expected: FAIL
[.flexbox 3]
expected: FAIL
[.flexbox 9]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-row-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-row-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-row-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-aspect-ratio-img-row-004.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[flex-base.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-007.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-008.html]
expected: FAIL

View file

@ -0,0 +1,4 @@
[flex-basis-009.html]
[#flexbox 1]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-010.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-basis-item-margins-001.html]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more