Skip to content

Commit 75e6801

Browse files
committed
[mediaqueries] Remove issue about audio channels. Add issue about print backgrounds.
1 parent 5a75c2c commit 75e6801

2 files changed

Lines changed: 11 additions & 17 deletions

File tree

mediaqueries/Overview.html

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,12 +1866,10 @@ <h2 class="heading settled heading" data-level=10 id=assorted-issues><span class
18661866
and things that put it on the next page?
18671867
</div>
18681868

1869-
<div class=issue id=issue-d8b6d72e><a class=self-link href=#issue-d8b6d72e></a>
1870-
Feature for number of sound channels supported by the device?
1871-
<a href=http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040884.html>This WHATWG thread</a>
1872-
states that some devices only support stereo,
1873-
as licensing costs for surround-sound codecs are higher,
1874-
and so being able to distinguish via the MQ APIs can help send the right audio/video to the user.
1869+
<div class=issue id=issue-215a190e><a class=self-link href=#issue-215a190e></a>
1870+
<a href=http://lists.w3.org/Archives/Public/www-style/2013Mar/0448.html>http://lists.w3.org/Archives/Public/www-style/2013Mar/0448.html</a>
1871+
1872+
<p> MQ for detecting if the device is willing to display/print backgrounds and other ink-hungry properties.
18751873
</div>
18761874

18771875
<h2 class="no-num heading settled heading" id=changes><span class=content>
@@ -2234,11 +2232,9 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
22342232
</p><a href=#issue-1fdc4653></a></div>
22352233

22362234
<div class=issue>
2237-
Feature for number of sound channels supported by the device?
2238-
<a href=http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040884.html>This WHATWG thread</a>
2239-
states that some devices only support stereo,
2240-
as licensing costs for surround-sound codecs are higher,
2241-
and so being able to distinguish via the MQ APIs can help send the right audio/video to the user.
2242-
<a href=#issue-d8b6d72e></a></div>
2235+
<a href=http://lists.w3.org/Archives/Public/www-style/2013Mar/0448.html>http://lists.w3.org/Archives/Public/www-style/2013Mar/0448.html</a>
2236+
2237+
<p> MQ for detecting if the device is willing to display/print backgrounds and other ink-hungry properties.
2238+
</p><a href=#issue-215a190e></a></div>
22432239

22442240
</div>

mediaqueries/Overview.src.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,11 +1559,9 @@ <h2 id='assorted-issues'>
15591559
</div>
15601560

15611561
<div class='issue'>
1562-
Feature for number of sound channels supported by the device?
1563-
<a href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040884.html">This WHATWG thread</a>
1564-
states that some devices only support stereo,
1565-
as licensing costs for surround-sound codecs are higher,
1566-
and so being able to distinguish via the MQ APIs can help send the right audio/video to the user.
1562+
<a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0448.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0448.html</a>
1563+
1564+
MQ for detecting if the device is willing to display/print backgrounds and other ink-hungry properties.
15671565
</div>
15681566

15691567
<h2 id="changes" class="no-num">

0 commit comments

Comments
 (0)