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

Issue 992483002: Percent height content should respect the fixed height of its containing cell (Closed)

Created:
5 years, 9 months ago by rhogan
Modified:
5 years, 7 months ago
CC:
blink-reviews, blink-reviews-rendering, Dominik Röttsches, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Percent height content should respect the fixed height of its containing cell When an element in a cell has a percent height and the cell has a fixed height we currently let the element ignore the height on the cell and instead let its content determine the height of the cell (and the row). Instead we should follow FF/Presto/Edge and the rendering agreed on the WG list and let the element calculate itself as a percentage of its parent, the cell's height. https://lists.w3.org/Archives/Public/www-style/2015Mar/0101.html BUG=465096, 468699 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192000

Patch Set 1 #

Patch Set 2 : Updated #

Patch Set 3 : Updated #

Total comments: 2

Patch Set 4 : UPdated #

Messages

Total messages: 11 (4 generated)
rhogan
dsinclair: got time to take a look?
5 years, 9 months ago (2015-03-16 10:34:34 UTC) #2
dsinclair
This seems good to me but I'd like to get jchaffraix@ or leviw@ to take ...
5 years, 9 months ago (2015-03-16 14:12:07 UTC) #4
dsinclair
This seems good to me but I'd like to get jchaffraix@ or leviw@ to take ...
5 years, 9 months ago (2015-03-16 14:12:07 UTC) #5
Julien - ping for review
lgtm but the description should be wrapped at <80 (72 is a good number for ...
5 years, 9 months ago (2015-03-16 18:39:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/992483002/60001
5 years, 9 months ago (2015-03-17 09:25:05 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://src.chromium.org/viewvc/blink?view=rev&revision=192000
5 years, 9 months ago (2015-03-17 10:59:27 UTC) #10
rhogan
5 years, 9 months ago (2015-03-20 18:49:31 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1028773002/ by robhogan@gmail.com.

The reason for reverting is: Broke Hangouts.

Powered by Google App Engine
This is Rietveld 408576698