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