Confirmed users, Bureaucrats and Sysops emeriti
969
edits
No edit summary |
|||
Line 16: | Line 16: | ||
painted fill if(fill:!none), stroke if(stroke:!none) | painted fill if(fill:!none), stroke if(stroke:!none) | ||
visible *, | visible *, requires(visibility:visible) | ||
visibleFill fill, requires(visibility:visible) | visibleFill fill, requires(visibility:visible) | ||
Line 30: | Line 30: | ||
none - | none - | ||
</code> | </code> | ||
The syntax of the lines in the column on the right might seem like they could be alternative values for pointer-events that users could use. However, they're pretty verbose, and its not clear that authors want a lot of granularity. | |||
== Should clipping affect pointer event targeting? == | == Should clipping affect pointer event targeting? == |