Closed
Bug 1769981
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 34110 - Don't subtract border-spacing that was optimistically added.
Categories
(Core :: Layout: Tables, task, P4)
Core
Layout: Tables
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34110 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34110
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Don't subtract border-spacing that was optimistically added.
With LayoutUnit saturated arithmetic we could get a table box extent
with an end offset above the start offset.Bug: 1326276
Change-Id: Iff328bb7557c5b70b6c070048a21a55a82f116da
Reviewed-on: https://chromium-review.googlesource.com/3652324
WPT-Export-Revision: 6aef5ddee449b654061eaf14049ffd52ed28b4c0
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout: Tables
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=39cf028ba974fd429f4377736a6825896807b603
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c10038219e9d942a7129d52db8c20e3c31494d2d
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 10 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
PASS
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e08e80293fd3
[wpt PR 34110] - Don't subtract border-spacing that was optimistically added., a=testonly
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•