Closed
Bug 1810061
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 37918 - Adjust BorderEdge::style_ in ClampWidth()
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37918 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37918
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Adjust BorderEdge::style_ in ClampWidth()
To make sure style_ always equals EffectiveStyle(style_, width_).
Bug: 1406734
Change-Id: Ie325debb8587b561220b8093e20ee9a573584ac2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4163777
Commit-Queue: Xianzhu Wang \<wangxianzhu@chromium.org>
Reviewed-by: Stephen Chenney \<schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1092163}
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=da272661095282e806fc405c7b162e275d2b480a
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1302506b2f6a
[wpt PR 37918] - Adjust BorderEdge::style_ in ClampWidth(), a=testonly
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Comment 4•2 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•