Closed Bug 1882421 Opened 7 months ago Closed 5 months ago

New wpt failures in /css/css-values/calc-size/ [animation/calc-size-height-interpolation.tentative.html, animation/calc-size-width-interpolation.tentative.html, calc-size-height.tentative.html, and 2 others]

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1896734

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 44800 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html [wpt.fyi]
    • CSS Transitions: property <height> from [calc-size(min-content, 0 * size)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [calc-size(min-content, 0 * size)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <height> from [calc-size(min-content, 0 * size)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <height> from [calc-size(min-content, 0 * size)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <height> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <height> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <height> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <height> from [0] to [calc-size(max-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <height> from [0] to [calc-size(max-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <height> from [0] to [calc-size(max-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <height> from [0] to [calc-size(max-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html [wpt.fyi]
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (-0.25) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.25) should be [25px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.5) should be [50px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.75) should be [75px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1.25) should be [125px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (-0.25) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.25) should be [25px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.5) should be [50px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.75) should be [75px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1.25) should be [125px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (-0.25) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.25) should be [25px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.5) should be [50px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.75) should be [75px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • CSS Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1.25) should be [125px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (-0.25) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0) should be [0]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.25) should be [25px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.5) should be [50px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (0.75) should be [75px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1) should be [100px]: FAIL (Chrome: PASS, Safari: FAIL)
    • Web Animations: property <width> from [calc-size(min-content, 0px)] to [calc-size(min-content, size)] at (1.25) should be [125px]: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-values/calc-size/calc-size-height.tentative.html [wpt.fyi]
    • resolved height for height in definite height container: calc-size(any, 357px): 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 definite height container: calc-size(max-content, 31%): 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 definite height container: calc-size(83px, size * 3): 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 definite height container: calc-size(max-content, size * 1.2): 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 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 definite height container: calc-size(calc-size(min-content, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-values/calc-size/calc-size-parsing.tentative.html [wpt.fyi]
    • e.style['width'] = "calc-size(fit-content, size)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['height'] = "calc-size(min-content, size * 2)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['max-width'] = "calc-size(max-content, size / 2)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['max-height'] = "calc-size(fit-content, 30px + size / 2)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(fit-content, 50% + size / 2)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(any, 25em)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(any, 40%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(any, 50px + 30%)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(any, calc-size(10px, sign(size) * size))" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(30px, 25em)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(calc-size(any, 30px), 25em)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(calc-size(2in, 30px), 25em)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(calc-size(min-content, 30px), 25em)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['width'] = "calc-size(calc-size(min-content, size), size)" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-values/calc-size/calc-size-width.tentative.html [wpt.fyi]
    • resolved width for width: calc-size(any, 357px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(any, 31%): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(max-content, 31%): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(fit-content, 72px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(37px, 93px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(83px, size * 3): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(min-content, size / 2): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(max-content, size * 1.2): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(fit-content, size / 4 + 30px): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(30px, 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(calc-size(any, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(calc-size(2in, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(calc-size(min-content, 30px), 15em): FAIL (Chrome: PASS, Safari: FAIL)
    • resolved width for width: calc-size(calc-size(min-content, size), size): FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1882197 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Blocks: css-values-5
Severity: -- → S4
Status: NEW → RESOLVED
Closed: 5 months ago
Duplicate of bug: calc-size
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.