DescriptionRename positionNewFloats() to placeNewFloats().
This will distinguish it better from the method named "positionAndLayoutFloat".
Also be explicit about the fact that we use the top margin edge when
positioning floats, as opposed to the top border edge, which is common for all
other object types. So "logicalTop" usually means the logical top of the border
edge. Therefore, use "logicalTopMarginEdge" for floats.
No behavioral changes, just cleanup.
BUG=663942
Committed: https://crrev.com/7892652d84a2a704b5a6118806886720dc8c7127
Cr-Commit-Position: refs/heads/master@{#432895}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|