DescriptionDrop SVGElement::isGradientStop() virtual function
Drop SVGElement::isGradientStop() virtual function and use the isSVGStopElement()
helper function instead, for consistency. Unless I am missing something, we don't
need a virtual function here and checking for the SVGNames::stopTag should be
sufficient.
R=pdr
BUG=346095
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168795
Patch Set 1 #Patch Set 2 : Use Traversal<> API #
Messages
Total messages: 5 (0 generated)
|