You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mediaqueries-4] add example of 'pointer: none' to table, add note about how UA could determine "primary" input (#739)
* Add pointer:none examples, expand stylus examples
- add classic `pointer: none` inputs
- preferred term is digitizers, rather than screens (e.g. Wacom are
external devices, not screens)
- advanced stylus digitizers can sense a hovering stylus, and do trigger
hover interactions - split out basic and advanced stylus
- removed the `<col>` ... appears to serve no actual (styling?) purpose
* Add expansion/clarfication about "primary" input
- adds an introductory paragraph in the main "Interaction Media
Features" section that introduces the concept of primary/all input
mechanisms
- based on the conversation in
#690, add a (non normative)
note hinting at ways in which UAs can potentially determine what is and
isn't primary
* fix linewrapping
0 commit comments