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