DescriptionTry to avoid working on zero-height column sets, when possible.
We may end up with an empty column set between two column spanners, if there is
zero-height column content "separating" them.
We typically have no business inside a zero-height column set, since
fragmentation is impossible there. Fragmentation requires a positive
fragmentainer block size to ensure content progression. So keep looking for a
column set that has a height, and use that one instead, as long as its flow
thread start offset is the same as the one we were requested to map to a
column set.
BUG=675100
Review-Url: https://codereview.chromium.org/2631013002
Cr-Commit-Position: refs/heads/master@{#443998}
Committed: https://chromium.googlesource.com/chromium/src/+/cf39aa8ec1f314d198a3caa12922c254e49d1e7c
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|