DescriptionUse toSVGFontElement() instead of static_cast<SVGFontElement*>
As a step to change static_cast with toXXX, static_cast<SVGFontElement*> can
be changed with toSVGFontElement().
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153761
Patch Set 1 #Patch Set 2 : Fixed svg layout test #
Total comments: 5
Patch Set 3 : #
Total comments: 5
Patch Set 4 : #
Messages
Total messages: 15 (0 generated)
|