Closed Bug 1879849 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 44531 - Add support for math expressions for border-image-width interpolation

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Daniil Sakhapov <sakhapov@chromium.org> wrote:

Add support for math expressions for border-image-width interpolation

Bug: 41494232
Change-Id: I720a25b58c21149aab5514a87295da2b44feb241
Reviewed-on: https://chromium-review.googlesource.com/5285675
WPT-Export-Revision: 16819118f529b0a8d0735a9dc77e18c46fa4ff18

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 1 tests and 48 subtests

Status Summary

Firefox

OK : 1
FAIL: 48

Chrome

OK : 1
PASS: 4
FAIL: 44

Safari

OK : 1
PASS: 4
FAIL: 44

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

  • /css/css-borders/border-image-width-interpolation-math-functions-tentative.html [wpt.fyi]
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL

New Tests That Don't Pass

  • /css/css-borders/border-image-width-interpolation-math-functions-tentative.html [wpt.fyi]
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL (Chrome: PASS, Safari: PASS)
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL (Chrome: PASS, Safari: PASS)
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL (Chrome: PASS, Safari: PASS)
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0) should be [100]: FAIL (Chrome: PASS, Safari: PASS)
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [100] to [calc(sign(20rem - 20px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0) should be [100]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0) should be [100]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0) should be [100]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (-1) should be [20]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0) should be [100]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.125) should be [110]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (0.875) should be [170]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (1) should be [180]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)] to [calc(progress(10rem from 20px to 100px) * 180)] at (2) should be [260]: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1a43c39428a4 [wpt PR 44531] - Add support for math expressions for border-image-width interpolation, a=testonly https://hg.mozilla.org/integration/autoland/rev/e93db6e09d63 [wpt PR 44531] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.