DescriptionFix incorrect handling of small non-percentage value for `st-
artOffset`.
Just only recognize with `percentage` when return value on
`startOffset` that is normalize value between 0 and 1.
Because occur to the problem on `SVGTextLayoutEngine::begin-
TextPathLayout`.
So check whether percentage or not, If no percentage, don't
recognize to normalize value.
BUG=576702
Committed: https://crrev.com/384c36b5312ea0dd7557ab5fbfe7ed79b02f1303
Cr-Commit-Position: refs/heads/master@{#372225}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #
Total comments: 5
Patch Set 8 : Modify a test. #Patch Set 9 : #
Total comments: 2
Patch Set 10 : #
Total comments: 1
Patch Set 11 : #
Messages
Total messages: 19 (8 generated)
|