From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../meta/css/css-values/calc-rounding-001.html.ini | 3 + .../meta/css/css-values/calc-rounding-002.html.ini | 3 + ...lc-size-height-interpolation.tentative.html.ini | 2346 +++++++++++++++++++ ...alc-size-width-interpolation.tentative.html.ini | 2406 ++++++++++++++++++++ .../calc-size/calc-size-height.tentative.html.ini | 3 - .../calc-size/calc-size-parsing.tentative.html.ini | 6 +- .../container-progress-computed.tentative.html.ini | 92 + ...container-progress-serialize.tentative.html.ini | 24 + .../media-progress-computed.tentative.html.ini | 24 + .../media-progress-serialize.tentative.html.ini | 39 + .../progress-serialize.tentative.html.ini | 24 +- .../css-values/viewport-units-css2-001.html.ini | 18 +- 12 files changed, 4956 insertions(+), 32 deletions(-) create mode 100644 testing/web-platform/meta/css/css-values/calc-rounding-001.html.ini create mode 100644 testing/web-platform/meta/css/css-values/calc-rounding-002.html.ini create mode 100644 testing/web-platform/meta/css/css-values/container-progress-computed.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-values/container-progress-serialize.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-values/media-progress-computed.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-values/media-progress-serialize.tentative.html.ini (limited to 'testing/web-platform/meta/css/css-values') diff --git a/testing/web-platform/meta/css/css-values/calc-rounding-001.html.ini b/testing/web-platform/meta/css/css-values/calc-rounding-001.html.ini new file mode 100644 index 0000000000..4d4e97b22a --- /dev/null +++ b/testing/web-platform/meta/css/css-values/calc-rounding-001.html.ini @@ -0,0 +1,3 @@ +[calc-rounding-001.html] + expected: FAIL + bug: 1881220 diff --git a/testing/web-platform/meta/css/css-values/calc-rounding-002.html.ini b/testing/web-platform/meta/css/css-values/calc-rounding-002.html.ini new file mode 100644 index 0000000000..f0d519f7c7 --- /dev/null +++ b/testing/web-platform/meta/css/css-values/calc-rounding-002.html.ini @@ -0,0 +1,3 @@ +[calc-rounding-002.html] + expected: [PASS, FAIL] + bug: 1881220 diff --git a/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini b/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini index c814fd636a..5055ad4054 100644 --- a/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini +++ b/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini @@ -418,3 +418,2349 @@ [Web Animations: property from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]] expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [525px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [675px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [525px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [675px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [525px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [675px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [300px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [525px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [675px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [362.5px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [-12.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [362.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [-12.5px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [362.5px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [-12.5px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [362.5px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [300px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [-12.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] 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 from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] 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 from [auto\] 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 from [auto\] 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 from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] 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 from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] 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 from [min-content\] 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 from [min-content\] 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 from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] 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 from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] 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 from [fit-content\] 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 from [fit-content\] 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 from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] 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 from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] 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 from [max-content\] 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 from [max-content\] 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 from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [-4.999999999999993px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [462.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [737.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [-4.999999999999993px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [462.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [737.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [-4.999999999999993px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [462.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [737.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [-4.999999999999993px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [462.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [600px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [737.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] 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 from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] 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 from [stretch\] 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 from [stretch\] 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 from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, 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 from [calc-size(20px, 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 from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property 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-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, 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 from [calc-size(20px, 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 from [calc-size(20px, 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 from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property 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: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property 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 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 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 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 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 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 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 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 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 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 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 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 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 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 from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property 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 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 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 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 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 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 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 from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0.75) should be [125px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0.75) should be [125px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0.75) should be [125px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (0.75) should be [125px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1) should be [100px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (1.25) should be [75px\]] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini b/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini index ac54a76d59..f43ce7e12b 100644 --- a/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini +++ b/testing/web-platform/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini @@ -250,3 +250,2409 @@ [Web Animations: property from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]] expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(min-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (-0.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (0.75) should be [175px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(max-content, size * 2)\] at (1.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (-0.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0) should be [100px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (0.75) should be [62.5px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(any, 50px)\] at (1.25) should be [37.5px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (-0.25) should be [150px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0) should be [200px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (0.75) should be [350px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(stretch, size * 2)\] at (1.25) should be [450px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (-0.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0) should be [200px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (0.75) should be [87.5px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1) should be [50px\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(any, 50px)\] at (1.25) should be [12.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(auto, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] 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 from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] 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 from [auto\] 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 from [auto\] 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 from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(min-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [min-content\] 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 from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [min-content\] 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 from [min-content\] 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 from [min-content\] 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 from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (-0.3) should be [min-content\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0) should be [min-content\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.3) should be [min-content\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [min-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(fit-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] 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 from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] 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 from [fit-content\] 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 from [fit-content\] 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 from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (-0.1) should be [35.00000000000001px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (0.75) should be [162.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(max-content, size * 2)\] at (1.25) should be [237.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] 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 from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] 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 from [max-content\] 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 from [max-content\] 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 from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (-0.1) should be [15.000000000000007px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (0.75) should be [312.5px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1) should be [400px\]] + expected: FAIL + + [Web Animations: property from [calc-size(any, 50px)\] to [calc-size(stretch, size * 2)\] at (1.25) should be [487.5px\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] 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 from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] 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 from [stretch\] 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 from [stretch\] 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 from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (-0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.3) should be [auto\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (0.6) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [Web Animations: property from [auto\] to [calc-size(fit-content, size)\] at (1.5) should be [calc-size(fit-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (-0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.3) should be [fit-content\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (0.6) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1) should be [calc-size(min-content, size)\]] + expected: FAIL + + [Web Animations: property from [fit-content\] to [calc-size(min-content, size)\] at (1.5) should be [calc-size(min-content, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Animations: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (-0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.3) should be [stretch\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (0.6) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (1) should be [calc-size(auto, size)\]] + expected: FAIL + + [Web Animations: property from [stretch\] to [calc-size(auto, size)\] at (1.5) should be [calc-size(auto, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [CSS Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (-0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.3) should be [max-content\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.5) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (0.6) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property from [max-content\] to [calc-size(stretch, size)\] at (1) should be [calc-size(stretch, size)\]] + expected: FAIL + + [Web Animations: property 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 from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property from [calc-size(20px, 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 from [calc-size(20px, 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 from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition-behavior:allow-discrete: property 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-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [calc-size(20px, 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 from [calc-size(20px, 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 from [calc-size(20px, 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 from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property 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: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property 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 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 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 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 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 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 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 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 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 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 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 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 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 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 from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property 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 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 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 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 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 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 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 from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]] + expected: FAIL + + [Web Animations: property from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0.75) should be [125px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1.25) should be [75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0.75) should be [125px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1.25) should be [75px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0) should be [200px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0.75) should be [125px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1.25) should be [75px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (-0.25) should be [225px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0) should be [200px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (0.75) should be [125px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1) should be [100px\]] + expected: FAIL + + [Web Animations: property from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (1.25) should be [75px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (-0.25) should be [337.5px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0.75) should be [187.5px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1) should be [150px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1.25) should be [112.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (-0.25) should be [337.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0.75) should be [187.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1) should be [150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1.25) should be [112.5px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (-0.25) should be [337.5px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0) should be [300px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0.75) should be [187.5px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1) should be [150px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1.25) should be [112.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (-0.25) should be [337.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0) should be [300px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (0.75) should be [187.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1) should be [150px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [calc-size(auto, size * 0.5)\] at (1.25) should be [112.5px\]] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini b/testing/web-platform/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini index 1d0e72e7a8..f94f106293 100644 --- a/testing/web-platform/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini +++ b/testing/web-platform/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini @@ -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 diff --git a/testing/web-platform/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini b/testing/web-platform/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini index 718f44321f..f60cb82ef1 100644 --- a/testing/web-platform/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini +++ b/testing/web-platform/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini @@ -23,9 +23,6 @@ [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 @@ -52,3 +49,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 diff --git a/testing/web-platform/meta/css/css-values/container-progress-computed.tentative.html.ini b/testing/web-platform/meta/css/css-values/container-progress-computed.tentative.html.ini new file mode 100644 index 0000000000..23dc9dcbaf --- /dev/null +++ b/testing/web-platform/meta/css/css-values/container-progress-computed.tentative.html.ini @@ -0,0 +1,92 @@ +[container-progress-computed.tentative.html] + [container-progress(height from 0px to 1px) should be used-value-equivalent to 322] + expected: FAIL + + [container-progress(width of my-container from 0px to 1px) should be used-value-equivalent to 322] + expected: FAIL + + [container-progress(height from container-progress(height from 0px to 1px) * 1px to container-progress(height from 0px to 1px) * 1px) should be used-value-equivalent to 0] + expected: FAIL + + [container-progress(height from container-progress(height from 0px to 1px) * 0.5px to container-progress(height from 0px to 1px) * 1px) should be used-value-equivalent to 1] + expected: FAIL + + [container-progress(height from container-progress(width of my-container from 0px to 1px) * 1px to container-progress(height of my-container-2 from 0px to 1px) * 1px) should be used-value-equivalent to 0] + expected: FAIL + + [calc(container-progress(width from 0px to 50px) * 10px + 100px) should be used-value-equivalent to 145.6px] + expected: FAIL + + [calc(container-progress(height from 10px to sign(50px - 500em) * 10px)) should be used-value-equivalent to -15.6] + expected: FAIL + + [calc(container-progress(width of my-container from 0px to 50px) * 10px + 100px) should be used-value-equivalent to 164.4px] + expected: FAIL + + [calc(container-progress(height of my-container from 10px to sign(50px - 500em) * 10px)) should be used-value-equivalent to -10.9] + expected: FAIL + + [container-progress(width of non-existing-container from 0px to 1px) should be used-value-equivalent to 1280] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 891] + expected: FAIL + + [container-progress(width of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 1280] + expected: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 891] + expected: FAIL + + [calc(container-progress(width from 0px to 1px) * 1px) should be used-value-equivalent to 228px] + expected: FAIL + + [calc(container-progress(height of my-container from 0px to 1px) * 1s) should be used-value-equivalent to 228s] + expected: FAIL + + [calc(container-progress(width of my-container-2 from 0px to 1px) * 1deg) should be used-value-equivalent to 5051deg] + expected: FAIL + + [container-progress(width of non-existing-container from 0px to 1px) should be used-value-equivalent to 800] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 1136] + expected: FAIL + + [container-progress(width of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 800] + expected: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 1136] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 955] + expected: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 955] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 865] + expected: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 865] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 954] + expected: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 915] + expected: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 954] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 915] + expected: FAIL + + [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 866] + expected: + if os == "mac" and release_or_beta: FAIL + + [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 866] + expected: + if os == "mac" and release_or_beta: FAIL diff --git a/testing/web-platform/meta/css/css-values/container-progress-serialize.tentative.html.ini b/testing/web-platform/meta/css/css-values/container-progress-serialize.tentative.html.ini new file mode 100644 index 0000000000..6b999c9c41 --- /dev/null +++ b/testing/web-platform/meta/css/css-values/container-progress-serialize.tentative.html.ini @@ -0,0 +1,24 @@ +[container-progress-serialize.tentative.html] + ['calc(container-progress(width from 0px to 1px) / 1000)' as a specified value should serialize as 'calc(container-progress(width from 0px to 1px) / 1000)'.] + expected: FAIL + + ['scale(calc(container-progress(width from 0px to 1px) / 1000))' as a specified value should serialize as 'scale(calc(container-progress(width from 0px to 1px) / 1000))'.] + expected: FAIL + + ['calc(container-progress(width from 0px to 1px) / 1000)' as a computed value should serialize as '0.228'.] + expected: FAIL + + ['scale(calc(container-progress(width from 0px to 1px) / 1000))' as a computed value should serialize as 'matrix(0.228, 0, 0, 0.228, 0, 0)'.] + expected: FAIL + + ['calc(0.1 * container-progress(height of my-container from 0px to 10em))' as a specified value should serialize as 'calc(0.1 * container-progress(height of my-container from 0px to 10em))'.] + expected: FAIL + + ['scale(calc(0.1 * container-progress(height of my-container from 0px to 10em)))' as a specified value should serialize as 'scale(calc(0.1 * container-progress(height of my-container from 0px to 10em)))'.] + expected: FAIL + + ['calc(0.1 * container-progress(height of my-container from 0px to 10em))' as a computed value should serialize as '0.228'.] + expected: FAIL + + ['scale(calc(0.1 * container-progress(height of my-container from 0px to 10em)))' as a computed value should serialize as 'matrix(0.228, 0, 0, 0.228, 0, 0)'.] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/media-progress-computed.tentative.html.ini b/testing/web-platform/meta/css/css-values/media-progress-computed.tentative.html.ini new file mode 100644 index 0000000000..d31978948c --- /dev/null +++ b/testing/web-platform/meta/css/css-values/media-progress-computed.tentative.html.ini @@ -0,0 +1,24 @@ +[media-progress-computed.tentative.html] + [media-progress() identity check] + expected: FAIL + + [media-progress(height from media-progress(height from 0px to 1px) * 1px to media-progress(height from 0px to 1px) * 1px) should be used-value-equivalent to 0] + expected: FAIL + + [media-progress(height from media-progress(height from 0px to 1px) * 0.5px to media-progress(height from 0px to 1px) * 1px) should be used-value-equivalent to 1] + expected: FAIL + + [media-progress() with length product] + expected: FAIL + + [media-progress with complex to calculation] + expected: FAIL + + [media-progress() as length] + expected: FAIL + + [media-progress() as time] + expected: FAIL + + [media-progress() as angle] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/media-progress-serialize.tentative.html.ini b/testing/web-platform/meta/css/css-values/media-progress-serialize.tentative.html.ini new file mode 100644 index 0000000000..071fddc342 --- /dev/null +++ b/testing/web-platform/meta/css/css-values/media-progress-serialize.tentative.html.ini @@ -0,0 +1,39 @@ +[media-progress-serialize.tentative.html] + ['media-progress(width from 0px to 1000px)' as a specified value should serialize as 'media-progress(width from 0px to 1000px)'.] + expected: FAIL + + ['scale(media-progress(width from 0px to 1000px))' as a specified value should serialize as 'scale(media-progress(width from 0px to 1000px))'.] + expected: FAIL + + ['media-progress(width from 0px to 1000px)' as a computed value should serialize as '0.8'.] + expected: FAIL + + ['scale(media-progress(width from 0px to 1000px))' as a computed value should serialize as 'matrix(0.8, 0, 0, 0.8, 0, 0)'.] + expected: FAIL + + ['calc(0.1 * media-progress(height from 0px to 10em))' as a specified value should serialize as 'calc(0.1 * media-progress(height from 0px to 10em))'.] + expected: FAIL + + ['scale(calc(0.1 * media-progress(height from 0px to 10em)))' as a specified value should serialize as 'scale(calc(0.1 * media-progress(height from 0px to 10em)))'.] + expected: FAIL + + ['calc(0.1 * media-progress(height from 0px to 10em))' as a computed value should serialize as '0.6'.] + expected: FAIL + + ['scale(calc(0.1 * media-progress(height from 0px to 10em)))' as a computed value should serialize as 'matrix(0.6, 0, 0, 0.6, 0, 0)'.] + expected: FAIL + + ['calc(media-progress(width from 0px to 100px) / 20)' as a specified value should serialize as 'calc(media-progress(width from 0px to 100px) / 20)'.] + expected: FAIL + + ['scale(calc(media-progress(width from 0px to 100px) / 20))' as a specified value should serialize as 'scale(calc(media-progress(width from 0px to 100px) / 20))'.] + expected: FAIL + + ['calc(media-progress(width from 0px to 100px) / 20)' as a computed value should serialize as '0.4'.] + expected: FAIL + + ['scale(calc(media-progress(width from 0px to 100px) / 20))' as a computed value should serialize as 'matrix(0.4, 0, 0, 0.4, 0, 0)'.] + expected: FAIL + + ['calc(1px * media-progress(height from abs(11em - 10rem) to 110px / 10))' as a computed value should serialize as '590px'.] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/progress-serialize.tentative.html.ini b/testing/web-platform/meta/css/css-values/progress-serialize.tentative.html.ini index b03213eef7..a576b61577 100644 --- a/testing/web-platform/meta/css/css-values/progress-serialize.tentative.html.ini +++ b/testing/web-platform/meta/css/css-values/progress-serialize.tentative.html.ini @@ -8,21 +8,9 @@ ['scale(progress(100px from 0px to 100px))' as a computed value should serialize as 'matrix(1, 0, 0, 1, 0, 0)'.] expected: FAIL - ['progress(10em from 0px to 10em)' as a specified value should serialize as 'calc(progress(10em from 0px to 10em))'.] - expected: FAIL - - ['scale(progress(10em from 0px to 10em))' as a specified value should serialize as 'scale(calc(progress(10em from 0px to 10em)))'.] - expected: FAIL - ['scale(progress(10em from 0px to 10em))' as a computed value should serialize as 'matrix(1, 0, 0, 1, 0, 0)'.] expected: FAIL - ['progress(10em from 0px to 10rem)' as a specified value should serialize as 'calc(progress(10em from 0px to 10rem))'.] - expected: FAIL - - ['scale(progress(10em from 0px to 10rem))' as a specified value should serialize as 'scale(calc(progress(10em from 0px to 10rem)))'.] - expected: FAIL - ['scale(progress(10em from 0px to 10rem))' as a computed value should serialize as 'matrix(1, 0, 0, 1, 0, 0)'.] expected: FAIL @@ -64,3 +52,15 @@ ['calc(1px * progress(abs(10%) from (10% - 10%) to 100% / 10))' as a computed value should serialize as '1px'.] expected: FAIL + + ['progress(10em from 0px to 10em)' as a specified value should serialize as 'progress(10em from 0px to 10em)'.] + expected: FAIL + + ['scale(progress(10em from 0px to 10em))' as a specified value should serialize as 'scale(progress(10em from 0px to 10em))'.] + expected: FAIL + + ['progress(10em from 0px to 10rem)' as a specified value should serialize as 'progress(10em from 0px to 10rem)'.] + expected: FAIL + + ['scale(progress(10em from 0px to 10rem))' as a specified value should serialize as 'scale(progress(10em from 0px to 10rem))'.] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-values/viewport-units-css2-001.html.ini b/testing/web-platform/meta/css/css-values/viewport-units-css2-001.html.ini index 4915b8f4ff..e08c6d1068 100644 --- a/testing/web-platform/meta/css/css-values/viewport-units-css2-001.html.ini +++ b/testing/web-platform/meta/css/css-values/viewport-units-css2-001.html.ini @@ -1,18 +1,8 @@ [viewport-units-css2-001.html] + bug: Issue in the test, expects non-fractional viewport so that borders don't get snapped. [vh length applied to border-top-width] - expected: - if (os == "win") and (version == "10.0.22621"): [PASS, FAIL] - if os == "linux": FAIL - [FAIL, PASS] - + expected: [FAIL, PASS] [vmin length applied to border-top-width] - expected: - if (os == "win") and (version == "10.0.22621"): [PASS, FAIL] - if (os == "win") and (version == "10.0.19041"): [FAIL, PASS] - if os == "mac": [FAIL, PASS] - if os == "android": PASS - FAIL - + expected: [FAIL, PASS] [vmax length applied to border-top-width] - expected: - if os == "android": FAIL + expected: [FAIL, PASS] -- cgit v1.2.3