Description[css-grid] Refactor intrinsic size computation code
The code which computes the intrinsic logical width of the grid container
and the rows sizes with indefinite height is exactly the same but operating
in different axis. Refactored so that we don't have to write the
initialization and tear down code twice.
Committed: https://crrev.com/8ccb563f3b1ce1435f97a65a6a396559febf7e89
Cr-Commit-Position: refs/heads/master@{#419158}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Patch for landing #Patch Set 3 : Build fix #
Messages
Total messages: 16 (7 generated)
|