mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3c271fb298
commit
9cb0e74cdc
1599 changed files with 80467 additions and 78450 deletions
|
@ -41,42 +41,18 @@
|
|||
[CSS Values and Units Test: attr 14]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 15]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 18]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 19]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 20]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 21]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 25]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 26]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 28]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 29]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 30]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 31]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 32]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 33]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -146,14 +122,47 @@
|
|||
[CSS Values and Units Test: attr 55]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 64]
|
||||
[CSS Values and Units Test: attr 12]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 65]
|
||||
[CSS Values and Units Test: attr 16]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 66]
|
||||
[CSS Values and Units Test: attr 17]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 67]
|
||||
[CSS Values and Units Test: attr 22]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 23]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 24]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 56]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 57]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 58]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 59]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 60]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 69]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 70]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 71]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 72]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[attr-invalid-type-008.html]
|
||||
expected: FAIL
|
18
tests/wpt/meta/css/css-values/attr-pseudo-elem-invalidation.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-values/attr-pseudo-elem-invalidation.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[attr-pseudo-elem-invalidation.html]
|
||||
[CSS Values and Units Test: attr() invalidation of pseudo elements]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() invalidation of pseudo elements 1]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() invalidation of pseudo elements 2]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() invalidation of pseudo elements 3]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() invalidation of pseudo elements 4]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr() invalidation of pseudo elements 5]
|
||||
expected: FAIL
|
|
@ -1,4 +1,88 @@
|
|||
[calc-size-height-interpolation.tentative.html]
|
||||
[calc-size-height-interpolation.html]
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -335,90 +419,6 @@
|
|||
[Web Animations: property <height> from [0\] to [calc-size(max-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2453,256 +2453,124 @@
|
|||
[Web Animations: property <height> from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (-0.25) should be [225px\]]
|
||||
|
@ -2885,126 +2753,6 @@
|
|||
[Web Animations: property <height> from [calc-size(auto, size * 2)\] to [50%\] at (1.25) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(auto, size)\] to [calc-size(50%, size)\] at (-0.3) should be [calc-size(auto, size)\]]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[calc-size-interpolation-expansion.tentative.html]
|
||||
[calc-size-interpolation-expansion.html]
|
||||
[value at progress 0.75 in animation of "height" from "auto" to "calc-size(0px)"]
|
||||
expected: FAIL
|
||||
|
|
@ -1,172 +1,4 @@
|
|||
[calc-size-width-interpolation.tentative.html]
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[calc-size-width-interpolation.html]
|
||||
[CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -251,6 +83,12 @@
|
|||
[Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -266,6 +104,12 @@
|
|||
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -281,6 +125,12 @@
|
|||
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -296,6 +146,12 @@
|
|||
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -311,6 +167,90 @@
|
|||
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2345,256 +2285,124 @@
|
|||
[Web Animations: property <width> from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (-0.25) should be [225px\]]
|
||||
|
@ -2716,123 +2524,3 @@
|
|||
|
||||
[Web Animations: property <width> from [inherit\] to [calc-size(auto, size * 0.5)\] at (1.25) should be [112.5px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-values/calc-size/calc-size-aspect-ratio-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-values/calc-size/calc-size-aspect-ratio-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[calc-size-aspect-ratio-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-values/calc-size/calc-size-aspect-ratio-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-values/calc-size/calc-size-aspect-ratio-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[calc-size-aspect-ratio-002.html]
|
||||
expected: FAIL
|
90
tests/wpt/meta/css/css-values/calc-size/calc-size-flex-basis-on-column.html.ini
vendored
Normal file
90
tests/wpt/meta/css/css-values/calc-size/calc-size-flex-basis-on-column.html.ini
vendored
Normal file
|
@ -0,0 +1,90 @@
|
|||
[calc-size-flex-basis-on-column.html]
|
||||
[resolved value for height resulting from flex-basis: 274px]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: min-content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: fit-content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: max-content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(any, 357px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(any, 220%)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(max-content, 350%)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(fit-content, 172px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(37px, 193px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(83px, size * 3)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(min-content, size / 0.25)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(max-content, size * 5.2)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(fit-content, size / 4 + 60px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(stretch, size * 2 - 10%)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(30px, 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(calc-size(any, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(calc-size(2in, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(calc-size(min-content, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(calc-size(min-content, size), size * 3)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(auto, size * 1.6 + 23px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(content, size)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(content, size * 1.6 + 23px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(auto, size * 3) and height: auto]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: auto and height: calc-size(auto, size * 7)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(auto, size * 7) and height: calc-size(auto, size * 3)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: auto and height: calc-size(max-content, size + 12px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(auto, size + 4px) and height: calc-size(fit-content, size + 12px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: 372px and height: calc-size(fit-content, size + 12px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for height resulting from flex-basis: calc-size(content, size * 7) and height: 321px]
|
||||
expected: FAIL
|
93
tests/wpt/meta/css/css-values/calc-size/calc-size-flex-basis-on-row.html.ini
vendored
Normal file
93
tests/wpt/meta/css/css-values/calc-size/calc-size-flex-basis-on-row.html.ini
vendored
Normal file
|
@ -0,0 +1,93 @@
|
|||
[calc-size-flex-basis-on-row.html]
|
||||
[resolved value for width resulting from flex-basis: 274px]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: min-content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: fit-content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: max-content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: content]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(any, 357px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(any, 31%)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(max-content, 31%)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(fit-content, 172px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(37px, 193px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(83px, size * 3)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(min-content, size / 2)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(max-content, size * 1.2)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(fit-content, size / 4 + 30px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(stretch, size / 2 - 10%)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(30px, 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(calc-size(any, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(calc-size(2in, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(calc-size(min-content, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(calc-size(min-content, size), size)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(auto, size * 1.6 + 23px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(content, size)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(content, size / 2)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: auto and width: auto]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(auto, size * 2) and width: auto]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: auto and width: calc-size(auto, size * 1.5 + 5px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(auto, size + 14px) and width: calc-size(auto, size * 1.5)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: auto and width: calc-size(max-content, size + 12px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(auto, size + 4px) and width: calc-size(fit-content, size + 12px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: 472px and width: calc-size(fit-content, size + 12px)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved value for width resulting from flex-basis: calc-size(content, size * 1.5 + 4px) and width: 321px]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[calc-size-height.tentative.html]
|
||||
[calc-size-height.html]
|
||||
[resolved height for height in auto height container: calc-size(any, 357px)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -80,9 +80,6 @@
|
|||
[resolved height for height in definite height container: calc-size(calc-size(min-content, 30px), 15em)]
|
||||
expected: FAIL
|
||||
|
||||
[resolved height for height in definite height container: calc(12% + calc-size(any, 31%))]
|
||||
expected: FAIL
|
||||
|
||||
[resolved height for height in auto height container: calc-size(any, 31% + 12px)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,46 +1,4 @@
|
|||
[calc-size-parsing.tentative.html]
|
||||
[e.style['width'\] = "calc-size(fit-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['height'\] = "calc-size(min-content, size * 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['max-width'\] = "calc-size(max-content, size / 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['max-height'\] = "calc-size(fit-content, 30px + size / 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(fit-content, 50% + size / 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, 40%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, 50px + 30%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, calc-size(10px, sign(size) * size))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(30px, 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(any, 30px), 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(2in, 30px), 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(min-content, 30px), 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(min-content, size), size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[calc-size-parsing.html]
|
||||
[e.style['width'\] = "calc-size(auto, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -53,27 +11,6 @@
|
|||
[e.style['min-height'\] = "calc-size(auto, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(10px, sign(size) * size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(30px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(min(30px, 2em))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(any, 30px))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(fit-content)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(fit-content, size * 2))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(30px))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(max-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -109,3 +46,81 @@
|
|||
|
||||
[e.style['min-inline-size'\] = "calc-size(max-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(fit-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['height'\] = "calc-size(min-content, size * 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['max-width'\] = "calc-size(max-content, size / 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['max-height'\] = "calc-size(fit-content, 30px + size / 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(fit-content, 50% + size / 2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, 40%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(any, 50px + 30%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(10px, sign(size) * size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(30px, 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(any, 30px), 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(2in, 30px), 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(min-content, 30px), 25em)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(min-content, size), size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(30px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(min(30px, 2em))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(any, 30px))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(fit-content)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(fit-content, size * 2))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['width'\] = "calc-size(calc-size(30px))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-basis'\] = "calc-size(any, 50px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-basis'\] = "calc-size(auto, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-basis'\] = "calc-size(min-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-basis'\] = "calc-size(max-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-basis'\] = "calc-size(fit-content, size)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-basis'\] = "calc-size(content, size)" should set the property value]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[calc-size-width.tentative.html]
|
||||
[calc-size-width.html]
|
||||
[resolved width for width: calc-size(any, 357px)]
|
||||
expected: FAIL
|
||||
|
3
tests/wpt/meta/css/css-values/cap-invalidation.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-values/cap-invalidation.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[cap-invalidation.html]
|
||||
[CSS Values and Units Test: cap invalidation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[integer_interpolation_round_half_towards_positive_infinity_order.html]
|
||||
[Integer interpolation should be rounded towards positive infinity]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue