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