Source code
Revision control
Copy as Markdown
Other Tools
[interpolate-size-max-width-composition.html]
[Compositing: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (-0.3) should be [calc-size(fit-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (0) should be [calc-size(fit-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (0.5) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (1) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [fit-content\] to add [max-content\] at (1.5) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (-0.3) should be [calc-size(fit-content, 260px + (100px + size) * -0.3)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0) should be [calc-size(fit-content, 200px + (100px + size) * 0)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (0.5) should be [calc-size(fit-content, 100px + (100px + size) * 0.5)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1) should be [calc-size(fit-content, 0px + (100px + size) * 1)\]]
expected: FAIL
[Compositing: property <max-width> underlying [100px\] from add [100px\] to add [fit-content\] at (1.5) should be [calc-size(fit-content, -100px + (100px + size) * 1.5)\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (-0.3) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL
[Compositing: property <max-width> underlying [max-content\] from add [100px\] to add [min-content\] at (0) should be [calc-size(max-content, 100px + size)\]]
expected: FAIL