DescriptionDon't allow <use> <text> references in clip-path fast-path
The fast-path can't handle <text>, but a <use> referencing <text> was
not properly checked resulting in an incorrect clip.
Make the requiresMask(...) helper handle <use> elements and check the
referenced element.
BUG=604677, 604679
Committed: https://crrev.com/e139f0e0cd2bcb12d398d05a3ddaf32de010477b
Cr-Commit-Position: refs/heads/master@{#436941}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 14 (8 generated)
|