Closed Bug 1886639 Opened 11 months ago Closed 11 months ago

[wpt-sync] Sync PR 45234 - Simplify arithmetic operations on calc-size() during animation.

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 45234 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/45234
Details from upstream follow.

L. David Baron <dbaron@chromium.org> wrote:

Simplify arithmetic operations on calc-size() during animation.

This tries to ensure that math done by the animation code keeps
calc-size() at the top level of an expression rather than creating
arithmetic operations containing calc-size() expressions.

Bug: 313072
Change-Id: I37ca94bcf3c0897f83fa84ed56f367522dc5c5e7
Reviewed-on: https://chromium-review.googlesource.com/5374566
WPT-Export-Revision: ab4148b30519de10c59e6b1978b4c5c48a5232c5

PR 45234 applied with additional changes from upstream: b8b49b7580d8ae8c84009da29d3f148d0b616f9a
Component: web-platform-tests → Layout
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 7 tests and 34 subtests

Status Summary

Firefox

OK : 7
PASS: 2079
FAIL: 283

Chrome

OK : 7
PASS: 2108
FAIL: 254

Safari

OK : 7
PASS: 1983
FAIL: 379

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-sizing/animation/height-interpolation.html [wpt.fyi]
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-sizing/animation/max-height-interpolation.html [wpt.fyi]
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0.6) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (1) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch] to [fit-content] at (1.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (0.6) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (1) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch] to [fit-content] at (1.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (-0.3) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (0) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (0.3) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (0.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (0.6) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (1) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-height> from [stretch] to [fit-content] at (1.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (-0.3) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (0) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (0.3) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (0.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (0.6) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (1) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-height> from [stretch] to [fit-content] at (1.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (0.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (0.6) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (1) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-height> from [stretch] to [fit-content] at (1.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (0.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (0.6) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (1) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-height> from [stretch] to [fit-content] at (1.5) should be [fit-content]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-sizing/animation/max-width-interpolation.html [wpt.fyi]
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (0.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (0.6) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (1) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch] to [none] at (1.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (0.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (0.6) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (1) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch] to [none] at (1.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (-0.3) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (0) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (0.3) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (0.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (0.6) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (1) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <max-width> from [stretch] to [none] at (1.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (-0.3) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (0) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (0.3) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (0.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (0.6) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (1) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <max-width> from [stretch] to [none] at (1.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (0.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (0.6) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (1) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <max-width> from [stretch] to [none] at (1.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (0.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (0.6) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (1) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <max-width> from [stretch] to [none] at (1.5) should be [none]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-sizing/animation/min-height-interpolation.html [wpt.fyi]
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (-0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (0) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (0.3) should be [max-content]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-height> from [max-content] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-sizing/animation/min-width-interpolation.html [wpt.fyi]
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (0) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [0px] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (0) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [0px] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <min-width> from [0px] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <min-width> from [0px] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (0) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <min-width> from [0px] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (-0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (0) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (0.3) should be [0px]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (0.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (0.6) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (1) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <min-width> from [0px] to [stretch] at (1.5) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-sizing/animation/width-interpolation.html [wpt.fyi]
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (0.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (0.6) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (1) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-behavior:allow-discrete: property <width> from [stretch] to [auto] at (1.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (0.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (0.6) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (1) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [stretch] to [auto] at (1.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (-0.3) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (0) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (0.3) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (0.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (0.6) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (1) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <width> from [stretch] to [auto] at (1.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (-0.3) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (0) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (0.3) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (0.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (0.6) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (1) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [stretch] to [auto] at (1.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (0.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (0.6) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (1) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <width> from [stretch] to [auto] at (1.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (-0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (0) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (0.3) should be [stretch]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (0.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (0.6) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (1) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <width> from [stretch] to [auto] at (1.5) should be [auto]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-values/calc-size/calc-size-height.tentative.html [wpt.fyi]
    • resolved height for height in auto height container: calc-size(any, 357px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(any, 357px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(any, 31%): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(any, 31%): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(31%, size): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(max-content, 31%): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(max-content, 31%): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(fit-content, 72px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(fit-content, 72px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(37px, 93px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(37px, 93px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(83px, size * 3): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(83px, size * 3): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(min-content, size / 2): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(min-content, size / 2): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(max-content, size * 1.2): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(max-content, size * 1.2): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(fit-content, size / 2 + 30px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(fit-content, size / 2 + 30px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(30px, 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(30px, 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(calc-size(any, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(calc-size(any, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(calc-size(2in, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(calc-size(2in, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(calc-size(min-content, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(calc-size(min-content, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(any, 31% + 12px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(any, 31% + 12px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved height for height in auto height container: calc-size(auto, size * 1.5): FAIL (Chrome: FAIL, Safari: FAIL)
    • resolved height for height in definite height container: calc-size(auto, size * 1.5): FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b6c9f6e4023b [wpt PR 45234] - Simplify arithmetic operations on calc-size() during animation., a=testonly
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.