[wpt-sync] Sync PR 16221 - [PE] Include visual overflow of self-painting LayoutTableCells for rowspan.
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16221 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16221
Details from upstream follow.
Chris Harrelson <chrishtr@chromium.org> wrote:
[PE] Include visual overflow of self-painting LayoutTableCells for rowspan.
If a table cell spans multiple rows, then the row needs to expand its
visual overflow to include the visual overflow of that cell, even if
the cell is self-painting. This is because the table row is the delegated
painter of the background and collapsed borders of such cells.Bug: 947713
Change-Id: I690991de15ad4c527a8647ab11e5fb302269a2fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548868
Commit-Queue: Chris Harrelson \<chrishtr@chromium.org>
Reviewed-by: Mason Freed \<masonfreed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#647008}
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
Comment 7•6 years ago
|
||
| bugherder | ||
Description
•