diff --git a/mediaqueries/Overview.bs b/mediaqueries/Overview.bs index 47555186bc6..f3ffcb53b75 100644 --- a/mediaqueries/Overview.bs +++ b/mediaqueries/Overview.bs @@ -1571,23 +1571,23 @@ Interaction Media Features Typical examples of devices matching combinations of 'pointer' and 'hover':
+ | ''pointer: none'' | ''pointer: coarse'' | ''pointer: fine'' | |
---|---|---|---|---|
''hover: none'' + | keyboard-only controls, sequential/spatial (d-pad) focus navigation | smartphones, touch screens - | stylus-based screens (Cintiq, Wacom, etc) + | basic stylus digitizers (Cintiq, Wacom, etc) |
''hover: hover'' + | Nintendo Wii controller, Kinect - | mouse, touch pad + | mouse, touch pad, advanced stylus digitizers (Surface, Samsung Note, Wacom Intuos Pro, etc) |