DescriptionRecognize when an anonymous table cell has been generated to wrap a cell
In https://codereview.chromium.org/1065563005 we started allowing whitespace
inside anonymous table cells. We're only interested in anonymous table cells
that were generated to contain non-table-part content. If the anonymous cell
was generated to contain a td element with display:block, for example, then
that is not a situation where we want to treat any whitespace before and
after the td as renderable.
BUG=511401
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200183
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 16 (4 generated)
|