Closed Bug 1687227 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 27213 - [TablesNG] Fix background painting for COLGROUP/COL with span attribute

Categories

(Core :: Layout: Tables, task, P4)

task

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 27213 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/27213
Details from upstream follow.

b'Aleks Totic <atotic@chromium.org>' wrote:

[TablesNG] Fix background painting for COLGROUP/COL with span attribute

Span attribute means that COL/COLGROUP span multiple columns.
Old code incorrectly defined background geometry separately
for each column.
This happened because I just ported handling of "width".
width attribute applies to each column within COL/COLGROUP.

New behavior is intuitive, and matches FF.

Change-Id: Ibdd397825ed363de2695f4ff43dd8dd4df065357
Reviewed-on: https://chromium-review.googlesource.com/2633438
WPT-Export-Revision: 76aeb647b26bf0dd4aa219dc5816a5352d73d590

Component: web-platform-tests → Layout: Tables
Product: Testing → Core

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

FAIL: 1

Safari

FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/85988db1706b [wpt PR 27213] - [TablesNG] Fix background painting for COLGROUP/COL with span attribute, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.