DescriptionSeparate method for calculating logical height based on CSS properties.
Move it out of LayoutTable::layout(), since that method is more than crowded
enough as it is.
Had to make convertStyleLogicalHeightToComputedHeight() a const method, since I
decided to make the new method const. Constified
convertStyleLogicalWidthToComputedWidth() as well, for the sake of consistency.
Committed: https://crrev.com/10041638092c86dd7c5bcc37ba71ed3f30f0e306
Cr-Commit-Position: refs/heads/master@{#425757}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|