DescriptionFix crash in ObjectPainter::paintOutline in flipped blocks
This patch fixes an out-of-bounds access to a Vector, when the CSS
outline property is applied to an inline element in flipped blocks
writing mode.
crbug.com/491454 fixed the positioning of the outline in the case, but
it did not properly handle when non-empty outline becomes empty by the
transform.
BUG=561053, 491454
Committed: https://crrev.com/5c70b66b1b9b5488460c8c048ff7c32542d4c36f
Cr-Commit-Position: refs/heads/master@{#361790}
Patch Set 1 #
Total comments: 6
Patch Set 2 : wkorman review #Patch Set 3 : Rebaseline #
Messages
Total messages: 20 (9 generated)
|