[csswg-drafts] [css-ui] Spec the pointer-events property for non-SVG elements (#4438)

AmeliaBR has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ui] Spec the pointer-events property for non-SVG elements ==
Currently, the only reference specification for `pointer-events` is in [SVG](https://svgwg.org/svg2-draft/interact.html#PointerEventsProperty).

Which brings up the odd situation of people filing issues on SVG about how to handle pointer events propagation for CSS boxes and HTML iframes: https://github.com/w3c/svgwg/issues/744

Since every interactive user agent I know of supports at least the basic values of `pointer-events` on arbitrary CSS layout boxes, can we please write up a spec for that? Presumably in CSS UI Level 4. (CSS UI 3 is Rec)


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4438 using your GitHub account

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