mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,60 @@
|
|||
[discrete-no-interpolation.html]
|
||||
[CSS Transitions with transition: all: property <flex-direction> from [initial\] to [column\] at (-0.3) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-direction> from [initial\] to [column\] at (0) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-direction> from [initial\] to [column\] at (0.3) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (0.5) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (0.6) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (1) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-direction> from [initial\] to [column\] at (1.5) should be [column\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-wrap> from [initial\] to [wrap\] at (-0.3) should be [wrap\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-wrap> from [initial\] to [wrap\] at (0) should be [wrap\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <flex-wrap> from [initial\] to [wrap\] at (0.3) should be [wrap\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (0.5) should be [wrap\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (0.6) should be [wrap\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (1) should be [wrap\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (1.5) should be [wrap\]]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
@ -0,0 +1,174 @@
|
|||
[flex-basis-interpolation.html]
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (1.5) should be [1.5%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [unset\] to [2%\] at (0.6) should be [2%\]]
|
||||
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
|
||||
|
||||
[Web 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 (1) should be [2%\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (-0.3) should be [initial\]]
|
||||
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
|
||||
|
||||
[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
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from neutral to [2%\] at (0.6) should be [1.6%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [inherit\] to [2%\] at (-0.3) should be [3.3%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [initial\] to [2%\] at (0.5) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (0) should be [initial\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (0.3) should be [unset\]]
|
||||
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 [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 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
|
||||
|
||||
[Web Animations: property <flex-basis> from [0%\] to [100%\] at (0) should be [0%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (0.6) should be [2%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-basis> from [0px\] to [100px\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <flex-basis> from [initial\] to [2%\] at (1) should be [2%\]]
|
||||
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 [initial\] to [2%\] at (0.3) should be [initial\]]
|
||||
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 Animations: property <flex-basis> from [unset\] 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
|
||||
|
||||
[Web Animations: property <flex-basis> from neutral to [2%\] at (1.5) should be [2.5%\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-basis> from [unset\] to [2%\] at (1) should be [2%\]]
|
||||
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 Transitions: property <flex-basis> from [initial\] to [2%\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [initial\] to [2%\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <flex-basis> from [unset\] to [2%\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
|
@ -0,0 +1,115 @@
|
|||
[flex-grow-interpolation.html]
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [0\] to [1\] at (-0.3) should be [0\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web 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.5) should be [2.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: 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.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
|
||||
|
||||
[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
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (0.3) should be [0.6\]]
|
||||
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
|
||||
|
||||
[Web 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 (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [initial\] to [2\] at (0.6) should be [1.2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (0) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: 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.3) should be [0.6\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-grow> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from neutral to [2\] at (-0.3) should be [0.7\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-grow> from [unset\] to [2\] at (1.5) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-grow> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,115 @@
|
|||
[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
|
||||
|
||||
[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
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (0.6) should be [0.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (0.3) should be [1.3\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (1.5) should be [1.5\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-shrink> from neutral to [2\] at (0.6) should be [1.8\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (-5) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (-0.3) should be [0.7\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [0\] to [1\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (0) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (0.6) should be [2.4\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [initial\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web 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.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
|
||||
|
||||
[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
|
||||
|
||||
[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
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [unset\] to [2\] at (1) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (0.6) should be [1.6\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from neutral to [2\] at (1) should be [2\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <flex-shrink> from [1\] to [2\] at (0.3) should be [1.3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <flex-shrink> from [inherit\] to [2\] at (0.3) should be [2.7\]]
|
||||
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
|
||||
|
|
@ -0,0 +1,127 @@
|
|||
[order-interpolation.html]
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (0.3) should be [6\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (-0.5) should be [35\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (1.5) should be [5\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (0) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (1.5) should be [15\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] 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
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (-0.5) should be [1\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (0.6) should be [16\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (-3) should be [-20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (-3) should be [60\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [10\] to [20\] at (0.3) should be [13\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (0) should be [10\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (0.6) should be [16\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (0) should be [2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (-3) should be [-60\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (0.3) should be [27\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (1.5) should be [30\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (0.6) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [2\] to [4\] at (0.3) should be [3\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from neutral to [20\] at (1.5) should be [25\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [inherit\] to [20\] at (1) should be [20\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <order> from [initial\] to [20\] at (-0.5) should be [-10\]]
|
||||
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
|
||||
|
||||
[Web Animations: property <order> from [unset\] to [20\] at (-0.5) should be [-10\]]
|
||||
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
|
||||
|
||||
[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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue