Closed
Bug 1661220
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 25243 - Fixed test/reference mismatch for border.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25243 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25243
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Fixed test/reference mismatch for border.
Test added a border of 20px to a width of 80px and expected 100px, but
border is added to both sides. Reduced border to 10px.Bug: 1121917
Change-Id: I98fd76c9eb9581f842e2d8ea90e2e8b32fba01f0
Reviewed-on: https://chromium-review.googlesource.com/2377487
WPT-Export-Revision: 38fcdafb78b85883c4a36c49f8a176703441be4b
Assignee | ||
Comment 1•4 years ago
|
||
PR 25243 applied with additional changes from upstream: f793f9cf74a403d4317ce633bb2bd60610c412f7
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=736cbbb5a17aa6eb4b9bae79a60afd8da49f6036
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
FAIL: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b60a803cbd6
[wpt PR 25243] - Fixed test/reference mismatch for border., a=testonly
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•