Closed
Bug 1914515
Opened 10 months ago
Closed 10 months ago
[wpt-sync] Sync PR 47756 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277454
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47756 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47756
Details from upstream follow.
Simon Fraser <simon.fraser@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277454
WebKit export from bug: Support closest-corner/farthest-corner in circle and ellipse shapes
Assignee | ||
Updated•10 months ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•10 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=81b0f07096f3ff7a1511c5e32867889796f2de70
Assignee | ||
Comment 2•10 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 5 tests and 14 subtests
Status Summary
Firefox
OK
: 2
PASS
: 20
FAIL
: 11
Safari
OK
: 2
PASS
: 20
FAIL
: 11
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-masking/clip-path/clip-path-circle-closest-corner.html [wpt.fyi]:
FAIL
(Safari:FAIL
) - /css/css-masking/clip-path/clip-path-circle-farthest-corner.html [wpt.fyi]:
FAIL
(Safari:FAIL
) - /css/css-masking/clip-path/clip-path-ellipse-closest-farthest-corner.html [wpt.fyi]:
FAIL
(Safari:FAIL
) - /css/css-shapes/shape-functions/circle-function-computed.html [wpt.fyi]
- Property shape-outside value 'circle(closest-corner at center)':
FAIL
(Safari:FAIL
) - Property shape-outside value 'circle(closest-corner at 20px 50px)':
FAIL
(Safari:FAIL
) - Property shape-outside value 'circle(farthest-corner at center top)':
FAIL
(Safari:FAIL
) - Property shape-outside value 'circle(farthest-corner at center)':
FAIL
(Safari:FAIL
)
- Property shape-outside value 'circle(closest-corner at center)':
- /css/css-shapes/shape-functions/circle-function-valid.html [wpt.fyi]
- e.style['shape-outside'] = "circle(closest-corner at center)" should set the property value:
FAIL
(Safari:FAIL
) - e.style['shape-outside'] = "circle(closest-corner at 20px 50px)" should set the property value:
FAIL
(Safari:FAIL
) - e.style['shape-outside'] = "circle(farthest-corner at center top)" should set the property value:
FAIL
(Safari:FAIL
) - e.style['shape-outside'] = "circle(farthest-corner at center)" should set the property value:
FAIL
(Safari:FAIL
)
- e.style['shape-outside'] = "circle(closest-corner at center)" should set the property value:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a8bbcf4c14d
[wpt PR 47756] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277454, a=testonly
https://hg.mozilla.org/integration/autoland/rev/b313149f88ae
[wpt PR 47756] - Update wpt metadata, a=testonly
Comment 4•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8a8bbcf4c14d
https://hg.mozilla.org/mozilla-central/rev/b313149f88ae
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•