Closed
Bug 1692740
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 27624 - [TablesNG] clusterfuzz empty cells crash
Categories
(Core :: Layout: Tables, task, P4)
Core
Layout: Tables
Tracking
()
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27624 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27624
Details from upstream follow.
b'Aleks Totic <atotic@chromium.org>' wrote:
[TablesNG] clusterfuzz empty cells crash
If all cells in a table column were empty, collapsed border
dimensions were computed incorrectly.Fix: do not skip empty cells when dimensioning borders.
Bug: 1178110
Change-Id: I55b099c095b163d198a8dac5cfc7f172e6046a20
Reviewed-on: https://chromium-review.googlesource.com/2694726
WPT-Export-Revision: f7b66701bef1a0d795424bf126dc940848694165
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → Layout: Tables
Product: Testing → Core
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fee31264f83f0f112d653ca12066c1a97e5b7949
| Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4de5bbfea1f8ed50ffbd78b3b6e6c7663bd7c26a
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 14 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/47d6d557e938
[wpt PR 27624] - [TablesNG] clusterfuzz empty cells crash, a=testonly
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•