Skip to content

Commit 5f13a57

Browse files
committed
[mediaqueries] Remove issue about Mac devices reacting to mouse being plugged in.
1 parent a2197fe commit 5f13a57

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

mediaqueries/Overview.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,11 +1739,6 @@ <h3 class="heading settled heading" data-level=7.2 id=hover><span class=secno>7.
17391739
but they should design layouts that do not depend on hovering to be fully usable.
17401740
</div>
17411741

1742-
<p class=issue id=issue-4e5f4bb5><a class=self-link href=#issue-4e5f4bb5></a>
1743-
Rob Coulburn points out that Mac devices turn off scrollbars when you plug in a mouse,
1744-
which means that it *does* react to changing input devices.
1745-
But is this just because it considers a plugged-in mouse to be "primary"?
1746-
17471742
<p> For accessibility reasons, even on devices that do support hovering,
17481743
the UA may give a value of <a class=css data-link-type=propdesc href=#descdef-hover title=hover>hover: none</a> to this media query,
17491744
to opt into layouts that work well without hovering.
@@ -2228,11 +2223,6 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
22282223
Another media feature should probably be added to deal with the type of resolution authors want to know to deal with monochrome printing.
22292224

22302225
<a href=#issue-7ddcf400></a></div><div class=issue>
2231-
Rob Coulburn points out that Mac devices turn off scrollbars when you plug in a mouse,
2232-
which means that it *does* react to changing input devices.
2233-
But is this just because it considers a plugged-in mouse to be "primary"?
2234-
2235-
<a href=#issue-4e5f4bb5></a></div><div class=issue>
22362226
Using this media feature for accessibility purposes overlaps
22372227
a lot with the high-contrast media feature proposed by Microsoft:
22382228
<a href=http://msdn.microsoft.com/en-us/library/windows/apps/hh465764.aspx>http://msdn.microsoft.com/en-us/library/windows/apps/hh465764.aspx</a>.

mediaqueries/Overview.src.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,11 +1422,6 @@ <h3 id="hover">
14221422
but they should design layouts that do not depend on hovering to be fully usable.
14231423
</div>
14241424

1425-
<p class='issue'>
1426-
Rob Coulburn points out that Mac devices turn off scrollbars when you plug in a mouse,
1427-
which means that it *does* react to changing input devices.
1428-
But is this just because it considers a plugged-in mouse to be "primary"?
1429-
14301425
For accessibility reasons, even on devices that do support hovering,
14311426
the UA may give a value of ''hover: none'' to this media query,
14321427
to opt into layouts that work well without hovering.

0 commit comments

Comments
 (0)