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
<p>The <aclass=propertydata-link-type=propdeschref=#descdef-pointertitle=pointer>pointer</a> media feature is used to query about the presence and accuracy of a pointing device such as a mouse.
1787
1788
If a device has multiple input mechanisms,
1788
-
it is recommended that the UA reports the characteristics of the least capable pointing device of the primary input mechanisms;
1789
-
if there are multiple reasonable "primary" input mechanisms with different characteristics,
1790
-
UAs may make the feature match multiple values.
1791
-
This media query takes the following values:</p>
1789
+
the <aclass=propertydata-link-type=propdeschref=#descdef-pointertitle=pointer>pointer</a> media feature must reflect the characteristics of the “primary” input mechanism,
1790
+
as determined by the user agent.
1791
+
(To query the capabilities of <em>any</em> available input mechanism,
1792
+
see the <aclass=propertydata-link-type=propdeschref=#descdef-any-pointertitle=any-pointer>any-pointer</a> media feature.)</p>
<dd>The input mechanism of the device includes an accurate pointing device.
1802
+
<dd>The primary input mechanism of the device includes an accurate pointing device.
1802
1803
</dl>
1803
1804
1804
1805
<p>Both <aclass=cssdata-link-type=maybehref=#valuedef-coarsetitle=coarse>coarse</a> and <aclass=cssdata-link-type=maybehref=#valuedef-finetitle=fine>fine</a> indicate the presence of a pointing device,
<p>The <aclass=propertydata-link-type=propdeschref=#descdef-hovertitle=hover>hover</a> media feature is used to query whether primary pointing system
1867
-
used on the output device can hover or not.</p>
1867
+
<p>The <aclass=propertydata-link-type=propdeschref=#descdef-hovertitle=hover>hover</a> media feature is used to query the user’s ability to hover over elements on the page.
1868
+
If a device has multiple input mechanisms,
1869
+
the <aclass=propertydata-link-type=propdeschref=#descdef-hovertitle=hover>hover</a> media feature must reflect the characteristics of the “primary” input mechanism,
1870
+
as determined by the user agent.
1871
+
(To query the capabilities of <em>any</em> available input mechanism,
1872
+
see the <aclass=propertydata-link-type=propdeschref=#descdef-any-hovertitle=any-hover>any-hover</a> media feature.)</p>
Indicates that the primary pointing system can easily hover over parts of the page.
1885
1890
</dl>
1886
1891
1887
-
<p>If a device has multiple pointing devices,
1888
-
some of which support hovering and some of which not,
1889
-
it is recommended that the UA reports the hovering ability of the least capable of the primary pointing devices.</p>
1890
-
1891
1892
<divclass=example>
1892
1893
For example, on a touch screen device that can also be controlled by an optional mouse,
1893
1894
the <aclass=propertydata-link-type=propdeschref=#descdef-hovertitle=hover>hover</a><adata-link-type=dfnhref=#media-featuretitle="media feature">media feature</a> should match <aclass=cssdata-link-for=hoverdata-link-type=maybehref=#valuedef-none4title=none>none</a>,
<p>The <aclass=propertydata-link-type=propdeschref=#descdef-any-pointertitle=any-pointer>any-pointer</a> and <aclass=propertydata-link-type=propdeschref=#descdef-any-hovertitle=any-hover>any-hover</a> media features are identical to the <aclass=propertydata-link-type=propdeschref=#descdef-pointertitle=pointer>pointer</a> and <aclass=propertydata-link-type=propdeschref=#descdef-hovertitle=hover>hover</a> media features,
1925
+
but they correspond to the union of capabilities of all the input devices available to the user.
1926
+
More than one of their values can match,
1927
+
if different input devices have different characteristics.</p>
<tr><thscope-row=""><aclass=css-codedata-link-type=descriptorhref=#descdef-light-leveltitle=light-level>light-level</a><td>dim | normal | washed<td><td>discrete
0 commit comments