DescriptionRevert of Don't allow whitespace between elements with display:table-cell (patchset #8 id:140001 of https://codereview.chromium.org/1280123004/ )
Reason for revert:
Compile failure on 8011 stable (mac , precise 32, precise 64)
BUG=530685
Original issue's description:
> Don't allow whitespace between elements with display:table-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 form element with display:table-cell, for example, then
> that is not a situation where we want to treat any whitespace before and
> after the form element as renderable.
>
> BUG=515771
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201329
TBR=esprehn@chromium.org,mstensho@opera.com,robhogan@gmail.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=515771
Patch Set 1 #Messages
Total messages: 5 (2 generated)
|