DescriptionHandle "url(...) none" and "url(...) currentColor" SVG paint specs
Consider all paint types with a URI in paintingResourceFromSVGPaint -
URI_NONE, URI_CURRENTCOLOR and URI_RGBCOLOR_ICCCOLOR were previously
not considered. (The last one, URI_RGBCOLOR_ICCCOLOR, will never appear
out of the parser.)
Add parsing support for the URI_CURRENTCOLOR type, since it's trivial.
TEST=svg/custom/fill-fallback-{none,currentcolor-{1,2}}.svg
BUG=162547
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164200
Patch Set 1 #Patch Set 2 : Added TC for 'none' fallback w/ failing url(...). #Messages
Total messages: 8 (0 generated)
|