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