Closed Bug 1941735 Opened 1 month ago Closed 1 month ago

[wpt-sync] Sync PR 50094 - shape() - target point should be first in arc

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox136 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Noam Rosenthal <nrosenthal@chromium.org> wrote:

shape() - target point should be first in arc

Based on new CSSWG resolution, by/to always comes before the other
params.
See https://drafts.csswg.org/css-shapes-2/#typedef-shape-arc-command

Bug: 384870259
Change-Id: Icb4b79c8293e53cfc24ba4e9fd2def199315fb5c

Reviewed-on: https://chromium-review.googlesource.com/6172222
WPT-Export-Revision: e4d38d695813aa63b93fa10586178aefd2b7ddd8

Component: web-platform-tests → Web Painting
Product: Testing → Core

CI Results

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

Total 1 tests and 40 subtests

Status Summary

Firefox

OK : 1
PASS: 36
FAIL: 4

Chrome

OK : 1
PASS: 27
FAIL: 13

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-masking/parsing/clip-path-shape-parsing.html [wpt.fyi]
    • e.style['clip-path'] = "shape(from 10px 10px, curve to 50px 20px with 10rem 1%)" should set the property value: FAIL (Chrome: FAIL)
    • e.style['clip-path'] = "shape(from 10px 10px, curve to 50px 20px with 10rem 1px / 20vh 1ch)" should set the property value: FAIL (Chrome: FAIL)
    • e.style['clip-path'] = "shape(from 10px 10px, curve by 50px 20px with 10rem 1px / 20vh 1ch)" should set the property value: FAIL (Chrome: FAIL)
    • e.style['clip-path'] = "shape(from 10px 10px, smooth to 50px 20px with 10rem 1%)" should set the property value: FAIL (Chrome: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9b90cfeb194f [wpt PR 50094] - shape() - target point should be first in arc, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in before you can comment on or make changes to this bug.