Description[SVG2] Svg elements that overflow the viewport should also be hittested.
When we have an svg that doesn't clip to its viewport (aka
overflow:visible), and there is some overflowing content, we
need to consider the overflowing elements when hit testing.
Otherwise it becomes impossible to interact with svg
elements outside the viewport rect.
BUG=401443
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179806
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix nits #
Messages
Total messages: 5 (0 generated)
|