Re: [svgwg] pointer-events bounding-box

WebKit doesn't scan pixels either. WebKit does take clipping and (to an extend) masking into account though - not filters. Maybe we should discuss that the spec reflects implementations more.

To `bounding-box`: I created a patch for WebKit but it did not land yet. Though I don't know why the WG actually added it. I don't really see the use case for `bounding-box`. For HTML elements (with exception of `<svg>` governed by CSS Box model) I made it a synonym for `pointer-events: fill`.

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/573#issuecomment-436889713 using your GitHub account

Received on Thursday, 8 November 2018 06:41:35 UTC