Percent height content should respect the fixed height of its containing cell
Reland: https://codereview.chromium.org/992483002
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://crrev.com/28307938a3f600ff4ade76939ae7c03f617b7df5
Cr-Commit-Position: refs/heads/master@{#397799}
Description was changed from ========== Percent height content should respect the fixed height of its ...
4 years, 6 months ago
(2016-06-02 19:33:04 UTC)
#1
Description was changed from
==========
Percent height content should respect the fixed height of its containing cell
BUG=465096
==========
to
==========
Percent height content should respect the fixed height of its containing cell
Reland: https://codereview.chromium.org/992483002
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
==========
4 years, 6 months ago
(2016-06-03 20:56:31 UTC)
#8
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
commit-bot: I haz the power
Description was changed from ========== Percent height content should respect the fixed height of its ...
4 years, 6 months ago
(2016-06-03 20:57:37 UTC)
#9
Message was sent while issue was closed.
Description was changed from
==========
Percent height content should respect the fixed height of its containing cell
Reland: https://codereview.chromium.org/992483002
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
==========
to
==========
Percent height content should respect the fixed height of its containing cell
Reland: https://codereview.chromium.org/992483002
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://crrev.com/28307938a3f600ff4ade76939ae7c03f617b7df5
Cr-Commit-Position: refs/heads/master@{#397799}
==========
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/28307938a3f600ff4ade76939ae7c03f617b7df5 Cr-Commit-Position: refs/heads/master@{#397799}
4 years, 6 months ago
(2016-06-03 20:57:38 UTC)
#10
Issue 2037783002: Percent height content should respect the fixed height of its containing cell
(Closed)
Created 4 years, 6 months ago by rhogan
Modified 4 years, 6 months ago
Reviewers: eae, dgrogan
Base URL: https://chromium.googlesource.com/chromium/src.git@24826-2
Comments: 1