commit | f6777f2071c050f6f2333cd4ddbefaf2b1b77442 | [log] [tgz] |
---|---|---|
author | Abhijeet Kandalkar <[email protected]> | Mon Dec 02 09:37:49 2019 |
committer | Commit Bot <[email protected]> | Mon Dec 02 09:37:49 2019 |
tree | 5a6c341515d48866ceda6e2b91f2394b2e7db3c7 | |
parent | 65c3f5a43017c49ab2f7f7239da5b53cea50a21c [diff] |
Use new downcast helper for blink::SVGEllipseElement This CL has goal to use IsA<SVGEllipseElement>(element) in place of IsSVGEllipseElement(element) Bug: 891908 Change-Id: I94acafea6e7b5fbf87731859474c9915070a7407 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936573 Reviewed-by: Kentaro Hara <[email protected]> Commit-Queue: Abhijeet | Igalia <[email protected]> Cr-Commit-Position: refs/heads/master@{#720418}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .