DescriptionAlign assumptions in RenderSVGResourceSolidColor with other paint servers
Since the SVG fonts code-path no longer directly call
RenderSVGResource::applyResource, the same pre-conditions should hold
for RenderSVGResourceSolidColor as for the other paint servers. Drop the
existing (stale) comment and assert that |object| and |style| are
non-null instead.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182159
Patch Set 1 #Patch Set 2 : Propagate condition to drawSVGGlyphs. #Patch Set 3 : Restore comment... #Patch Set 4 : Align further after SVG-font change. #Messages
Total messages: 9 (2 generated)
|