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