Closed
Bug 1830624
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39761 - Normalize corner radii that add up to > 100%
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39761 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39761
Details from upstream follow.
Oriol Brufau <obrufau@igalia.com> wrote:
Normalize corner radii that add up to > 100%
WebRender already seems to be doing this normalization, but this is needed by inner_radii in order to properly compute the reduced radii when background-clip is content-box or padding-box.
This will also be needed for expanding the radii for box-shadow or outline.
<!-- Please describe your changes on the following line: -->
Reviewed in servo/servo#29686
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bcb381950dd754c2d99eddad08b2393372c9eda9
Assignee | ||
Comment 2•2 years ago
|
||
Try push failed: decision task cArlqE0yRzO_2TvvXM4WAw returned error
Assignee | ||
Comment 3•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=af95e95e6cb27a4f5e7c2a23dd1f69656952faa0
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbc60b86a3a7
[wpt PR 39761] - Normalize corner radii that add up to > 100%, a=testonly
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•