Description[spv2] Account for flipped writing modes in paint offset
Flipped writing modes cause an object's offset to be flipped relative
to its parent. This patch switches from using locationOffset to
topLeftLocation which includes writing mode handling. This matches
similar logic in PaintLayer::updateLayerPosition. A comment has been
added about removing unnecessary craws back up the tree for calculating
containing blocks.
With this patch, all fast/block/positioning tests pass, modulo our lack
of multicolumn fragment painting.
BUG=614257
Committed: https://crrev.com/112a79c17f09f9f1aeb2a38fc9672ff3985c7ba8
Cr-Commit-Position: refs/heads/master@{#398110}
Patch Set 1 #Patch Set 2 : Higher expectations #
Messages
Total messages: 21 (8 generated)
|