Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 1249433003: Recognize when an anonymous table cell has been generated to wrap a cell (Closed)

Created:
5 years, 5 months ago by rhogan
Modified:
5 years, 4 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Recognize 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 #

Messages

Total messages: 16 (4 generated)
rhogan
5 years, 5 months ago (2015-07-22 18:59:16 UTC) #2
esprehn
Why is this so specific to the first child? I don't understand why having a ...
5 years, 5 months ago (2015-07-22 19:12:51 UTC) #3
rhogan
On 2015/07/22 at 19:12:51, esprehn wrote: > Why is this so specific to the first ...
5 years, 5 months ago (2015-07-23 12:20:17 UTC) #4
esprehn
On 2015/07/23 at 12:20:17, robhogan wrote: >... > > I don't have to worry about ...
5 years, 5 months ago (2015-07-24 08:25:29 UTC) #5
rhogan
On 2015/07/24 at 08:25:29, esprehn wrote: > On 2015/07/23 at 12:20:17, robhogan wrote: > >... ...
5 years, 4 months ago (2015-07-27 21:25:48 UTC) #6
pdr.
I think this makes sense but I'm really not an expert wrt tables. leviw and ...
5 years, 4 months ago (2015-07-31 18:08:18 UTC) #9
eae
Levi?
5 years, 4 months ago (2015-08-03 20:44:03 UTC) #10
leviw_travelin_and_unemployed
The tag matching still seems a bit crazy to me, but I could be convinced. ...
5 years, 4 months ago (2015-08-03 20:45:57 UTC) #11
rhogan
On 2015/08/03 at 20:45:57, leviw wrote: > The tag matching still seems a bit crazy ...
5 years, 4 months ago (2015-08-04 18:38:54 UTC) #12
leviw_travelin_and_unemployed
Okay. I'm convinced, though it seems like a weird quirk to me. LGTM.
5 years, 4 months ago (2015-08-05 18:11:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1249433003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1249433003/20001
5 years, 4 months ago (2015-08-07 17:56:18 UTC) #15
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 19:13:29 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200183

Powered by Google App Engine
This is Rietveld 408576698