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

Issue 1289463002: Auto-height table cells must stop percentage resolution of child heights. (Closed)

Created:
5 years, 4 months ago by mstensho (USE GERRIT)
Modified:
5 years, 4 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Auto-height table cells must stop percentage resolution of child heights. This also needs to apply when a table cell is anonymous. The spec only mentions *blocks* when it comes to skipping anonymous objects for resolving percentages [1]. No mention of table cells anywhere. [1] http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#anonymous-block-level BUG=518210 R=leviw@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200337

Patch Set 1 #

Patch Set 2 : Right.. anonymous inline-blocks too. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -5 lines) Patch
A LayoutTests/fast/table/percent-height-inside-anonymous-cell.html View 1 chunk +11 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/percent-height-inside-anonymous-cell-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/layout/LayoutBox.cpp View 1 1 chunk +9 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
mstensho (USE GERRIT)
5 years, 4 months ago (2015-08-11 12:58:15 UTC) #1
leviw_travelin_and_unemployed
lgtm
5 years, 4 months ago (2015-08-11 17:44:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1289463002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1289463002/20001
5 years, 4 months ago (2015-08-11 17:45:24 UTC) #4
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 17:53:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200337

Powered by Google App Engine
This is Rietveld 408576698