[wpt-sync] Sync PR 53411 - border-shape: stroke outer contour
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53411 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53411
Details from upstream follow.
Noam Rosenthal <nrosenthal@chromium.org> wrote:
border-shape: stroke outer contour
Use the different stroke CSS properties to stroke the border.
This is the initial rendering feature for border-shape, it also needs
to clip the background+overflow, stroke the inner shape, fill between
the shapes, and more.Bug: 370041145
Change-Id: I19c3579619be84d4f76e910788b836da671dc166
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6662719
Reviewed-by: Fredrik Söderquist \<fs@opera.com>
Commit-Queue: Noam Rosenthal \<nrosenthal@google.com>
Cr-Commit-Position: refs/heads/main@{#1478989}
| Assignee | ||
Updated•10 months ago
|
| Assignee | ||
Comment 1•10 months ago
|
||
| Assignee | ||
Comment 2•10 months ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests
Status Summary
Firefox
PASS: 1
FAIL: 4
Chrome
PASS: 1
FAIL: 4
Safari
PASS: 1
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-borders/tentative/border-shape/border-shape-stroke.html?class=beveljoin [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-borders/tentative/border-shape/border-shape-stroke.html?class=percent [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-borders/tentative/border-shape/border-shape-stroke.html?class=roundjoin [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /css/css-borders/tentative/border-shape/border-shape-stroke.html?class=solid [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
https://hg.mozilla.org/mozilla-central/rev/3cd750817cf9
https://hg.mozilla.org/mozilla-central/rev/353a25aa941d
Description
•