DescriptionDrop SVGElement::isSVGSVGElement() virtual function
Drop SVGElement::isSVGSVGElement() virtual function and use the
isSVGSVGElement(element) helper function instead for consistency.
Unless I am missing something, we don't need a virtual function for
this and checking for the SVGNames::svgTag tag should be sufficient.
R=pdr
BUG=346095
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168794
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|