DescriptionRemove CG codepaths from SVG
This change removes all "USE(CG)" references from the SVG codebase.
The only live code change is RenderSVGResourceGradient::postApplyResource where previously
we did not fill or stroke in the ApplyToTextMode case due to taking the CG-specific
codepath. This now matches other RenderSVGResource*::postApplyResource functions.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=147759
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|