DescriptionThis patch refactors SVGPatternElement::collectPatternAttributes() by extracting
the setPatternAttributes logic into a new function. This patch also changes the
while loop to be easier to understand and similar to collectGradientAttributes.
A similar refactoring was done to collectGradientAttributes in r165358 [1].
[1] https://src.chromium.org/viewvc/blink?view=rev&revision=165358
BUG=N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165427
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|