DescriptionMove SVGElement::finishParsingChildren to SVGSVGElement
Move SVGElement::finishParsingChildren to SVGSVGElement since it only performs actions on <svg>. This means we have to do one less check and SVG elements other than <svg> will have faster execution for finishParsingChildren.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173463
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix nit #
Messages
Total messages: 7 (0 generated)
|