commit | 3625eeacb4eeaece65518d63711dacb69bbd9d1c | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Wed Nov 28 20:09:33 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 28 20:09:33 2018 |
tree | c0df986e5abf7ce9c30a970177abe8cf8677897b | |
parent | 85a5c945ab5cd772887846f6bcc788bb84ad8610 [diff] |
Disabled (empty) SVG shapes cannot be hit Disabled SVG shapes [1][2][3] should not be possible to hit since they are considered "not rendered". [1] https://svgwg.org/svg2-draft/shapes.html#RectElement [2] https://svgwg.org/svg2-draft/shapes.html#CircleElement [3] https://svgwg.org/svg2-draft/shapes.html#EllipseElement Bug: 896641 Change-Id: I5fe530722a4d60ecd416cd68f06a7555bb6a520f Reviewed-on: https://chromium-review.googlesource.com/c/1353983 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#611840}
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 .