Status: FAIL | Duration: 202ms | Subtests: 9/60 | Open test on wpt.live | wpt.fyi
Data from commit:
a50cb89 wpt: run reference-named files which are themselves tests (#836) (2026-09-03)
| Subtest | Status | Message |
|---|---|---|
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px] | FAIL | assert_equals: expected "120px " but got "70px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px] | FAIL | assert_equals: expected "150px " but got "100px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px] | FAIL | assert_equals: expected "200px " but got "150px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px] | FAIL | assert_equals: expected "250px " but got "200px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px] | FAIL | assert_equals: expected "300px " but got "250px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px] | FAIL | assert_equals: expected "120px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px] | FAIL | assert_equals: expected "150px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px] | FAIL | assert_equals: expected "200px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px] | FAIL | assert_equals: expected "250px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px] | FAIL | assert_equals: expected "300px " but got "50px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px] | FAIL | assert_equals: expected "114px " but got "14px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px] | FAIL | assert_equals: expected "110px " but got "10px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px] | FAIL | assert_equals: expected "106px " but got "6px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px] | FAIL | assert_equals: expected "102px " but got "2px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px] | FAIL | assert_equals: expected "98px " but got "0px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px] | FAIL | assert_equals: expected "114px " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px] | FAIL | assert_equals: expected "110px " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px] | FAIL | assert_equals: expected "106px " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px] | FAIL | assert_equals: expected "102px " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px] | FAIL | assert_equals: expected "98px " but got "100px " |
| Compositing CSS Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (-0.3) should be [calc(130px + 4%)] | FAIL | assert_equals: expected "calc ( 4 % + 130px ) " but got "calc ( - 6 % + 130px ) " |
| Compositing CSS Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (0) should be [calc(100px + 10%)] | FAIL | assert_equals: expected "calc ( 10 % + 100px ) " but got "calc ( 0 % + 100px ) " |
| Compositing CSS Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (0.5) should be [calc(50px + 20%)] | FAIL | assert_equals: expected "calc ( 20 % + 50px ) " but got "calc ( 10 % + 50px ) " |
| Compositing CSS Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (1) should be [30%] | FAIL | assert_equals: expected "30 % " but got "20 % " |
| Compositing CSS Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (1.5) should be [calc(-50px + 40%)] | FAIL | assert_equals: expected "calc ( 40 % - 50px ) " but got "calc ( 30 % - 50px ) " |
| Compositing Web Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (-0.3) should be [calc(130px + 4%)] | FAIL | assert_equals: expected "calc ( 4 % + 130px ) " but got "10 % " |
| Compositing Web Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (0) should be [calc(100px + 10%)] | FAIL | assert_equals: expected "calc ( 10 % + 100px ) " but got "10 % " |
| Compositing Web Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (0.5) should be [calc(50px + 20%)] | FAIL | assert_equals: expected "calc ( 20 % + 50px ) " but got "10 % " |
| Compositing Web Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (1) should be [30%] | FAIL | assert_equals: expected "30 % " but got "10 % " |
| Compositing Web Animations: property <min-width> underlying [10%] from add [100px] to add [20%] at (1.5) should be [calc(-50px + 40%)] | FAIL | assert_equals: expected "calc ( 40 % - 50px ) " but got "10 % " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px] | FAIL | assert_equals: expected "135px " but got "70px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px] | FAIL | assert_equals: expected "150px " but got "100px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px] | FAIL | assert_equals: expected "175px " but got "150px " |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px] | FAIL | assert_equals: expected "225px " but got "250px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px] | FAIL | assert_equals: expected "135px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px] | FAIL | assert_equals: expected "150px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px] | FAIL | assert_equals: expected "175px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px] | FAIL | assert_equals: expected "200px " but got "50px " |
| Compositing Web Animations: property <min-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px] | FAIL | assert_equals: expected "225px " but got "50px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (-0.3) should be [200px] | FAIL | assert_equals: expected "200px " but got "100px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (0) should be [200px] | FAIL | assert_equals: expected "200px " but got "100px " |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (0.5) should be [auto] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (1) should be [auto] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (1.5) should be [auto] | PASS | |
| Compositing Web Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (-0.3) should be [200px] | FAIL | assert_equals: expected "200px " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (0) should be [200px] | FAIL | assert_equals: expected "200px " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (0.5) should be [auto] | FAIL | assert_equals: expected "auto " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (1) should be [auto] | FAIL | assert_equals: expected "auto " but got "100px " |
| Compositing Web Animations: property <min-width> underlying [100px] from add [100px] to add [auto] at (1.5) should be [auto] | FAIL | assert_equals: expected "auto " but got "100px " |
| Compositing CSS Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (-0.3) should be [max-content] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (0) should be [max-content] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (0.5) should be [fit-content] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (1) should be [fit-content] | PASS | |
| Compositing CSS Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (1.5) should be [fit-content] | PASS | |
| Compositing Web Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (-0.3) should be [max-content] | FAIL | assert_equals: expected "max - content " but got "min - content " |
| Compositing Web Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (0) should be [max-content] | FAIL | assert_equals: expected "max - content " but got "min - content " |
| Compositing Web Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (0.5) should be [fit-content] | FAIL | assert_equals: expected "fit - content " but got "min - content " |
| Compositing Web Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (1) should be [fit-content] | FAIL | assert_equals: expected "fit - content " but got "min - content " |
| Compositing Web Animations: property <min-width> underlying [min-content] from add [max-content] to add [fit-content] at (1.5) should be [fit-content] | FAIL | assert_equals: expected "fit - content " but got "min - content " |
/css/css-sizing/animation/min-width-composition.html
<!DOCTYPE html> <meta charset="UTF-8"> <title>min-width composition</title> <link rel="help" href="https://drafts.csswg.org/css-sizing-3/#propdef-min-width"> <meta name="assert" content="min-width supports animation by computed value"> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/css/support/interpolation-testcommon.js"></script> <body> <script> test_composition({ property: 'min-width', underlying: '50px', addFrom: '100px', addTo: '200px', }, [ {at: -0.3, expect: '120px'}, {at: 0, expect: '150px'}, {at: 0.5, expect: '200px'}, {at: 1, expect: '250px'}, {at: 1.5, expect: '300px'}, ]); test_composition({ property: 'min-width', underlying: '100px', addFrom: '10px', addTo: '2px', }, [ {at: -0.5, expect: '114px'}, {at: 0, expect: '110px'}, {at: 0.5, expect: '106px'}, {at: 1, expect: '102px'}, {at: 1.5, expect: '98px'}, // Value clamping should happen after composition. ]); test_composition({ property: 'min-width', underlying: '10%', addFrom: '100px', addTo: '20%', }, [ {at: -0.3, expect: 'calc(130px + 4%)'}, {at: 0, expect: 'calc(100px + 10%)'}, {at: 0.5, expect: 'calc(50px + 20%)'}, {at: 1, expect: '30%'}, {at: 1.5, expect: 'calc(-50px + 40%)'}, ]); test_composition({ property: 'min-width', underlying: '50px', addFrom: '100px', replaceTo: '200px', }, [ {at: -0.3, expect: '135px'}, {at: 0, expect: '150px'}, {at: 0.5, expect: '175px'}, {at: 1, expect: '200px'}, {at: 1.5, expect: '225px'}, ]); test_composition({ property: 'min-width', underlying: '100px', addFrom: '100px', addTo: 'auto', }, [ {at: -0.3, expect: '200px'}, {at: 0, expect: '200px'}, {at: 0.5, expect: 'auto'}, {at: 1, expect: 'auto'}, {at: 1.5, expect: 'auto'}, ]); test_composition({ property: 'min-width', underlying: 'min-content', addFrom: 'max-content', addTo: 'fit-content', }, [ {at: -0.3, expect: 'max-content'}, {at: 0, expect: 'max-content'}, {at: 0.5, expect: 'fit-content'}, {at: 1, expect: 'fit-content'}, {at: 1.5, expect: 'fit-content'}, ]); </script> </body>