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