DescriptionCleanup SVG color parsing handling
Cleanup SVG color parsing handling, for stop-color, lighting-color and flood-color there is no need to test explicitly for
SVG extended colors, parseColor() can handle it. I was triggered by 'alpha' being placed within the SVG CSS extended color keywords, potentially leading to bugs, so move it out.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178309
Patch Set 1 #Patch Set 2 : Add alpha change #
Total comments: 1
Patch Set 3 : Move luminance as well #
Messages
Total messages: 9 (0 generated)
|