Use new downcast helper for blink::SVGPathElement
This CL has two goals, 1. Use To<SVGPathElement> and DynamicTo<SVGPathElement> as new downcast helper 2. Use IsA<SVGPathElement>(element) in place of IsSVGPathElement(element) Bug: 891908 Change-Id: Ibbfb1dec739672a3c7a1bf9fc48b4478a4eea604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936613 Commit-Queue: Abhijeet | Igalia <abhijeet@igalia.com> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#720442}
Showing
Please register or sign in to comment