Re: [svgwg] Clarify behavior of pointer-events on nested elements (#744)

I made a CSS issue (since there didn't seem to be one) about getting a proper spec of `pointer-events): w3c/csswg-drafts#4438

I suppose we could add some text to the SVG spec about how to handle nested CSS layout boxes with a `<foreignObject>` construct, but I don't really want to get into the kind of detail discussed here.  I'd rather see this properly defined in a general CSS spec & then we can reopen this discussion.

(But yes, there is no inheritance of CSS properties to iframes.  The So the question is whether `pointer-events` affects the event retargetting that happens as a click bubbles in and out of the iframe from the parent document.)

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

Received on Monday, 21 October 2019 21:15:08 UTC