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