commit | cde44c60bd1bd0cc3f7f29bbdc3e6f8ad3e264af | [log] [tgz] |
---|---|---|
author | Chris Harrelson <chrishtr@chromium.org> | Tue Apr 02 23:10:26 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 02 23:10:26 2019 |
tree | ffb4c110bcbe165c10d390987d79ee3a20ef965b | |
parent | 61905fc944f9f14193a51037f86d417f69643618 [diff] |
[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}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .