Skip to content

Commit 2576316

Browse files
committed
[mediaqueries] Add issue for audio channels MQ.
1 parent 8ed5123 commit 2576316

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

mediaqueries/Overview.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</p>
5555
<h1 class="p-name no-ref" id=title>Media Queries Level 4</h1>
5656
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
57-
<span class=dt-updated><span class=value-title title=20131201>1 December 2013</span></span></span></h2>
57+
<span class=dt-updated><span class=value-title title=20131202>2 December 2013</span></span></span></h2>
5858
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/mediaqueries4/>http://dev.w3.org/csswg/mediaqueries4/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/mediaqueries4/>http://dev.w3.org/csswg/mediaqueries4/</a>
5959
<dt>Feedback:</dt>
6060
<dd><a href="mailto:www-style@w3.org?subject=%5Bmediaqueries%5D%20feedback">www-style@w3.org</a>
@@ -1821,6 +1821,14 @@ <h3 class="heading settled heading" data-level=9.1 id=script><span class=secno>9
18211821
and things that put it on the next page?
18221822
</div>
18231823

1824+
<div class=issue id=issue-d8b6d72e><a class=self-link href=#issue-d8b6d72e></a>
1825+
Feature for number of sound channels supported by the device?
1826+
<a href=http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040884.html>This WHATWG thread</a>
1827+
states that some devices only support stereo,
1828+
as licensing costs for surround-sound codecs are higher,
1829+
and so being able to distinguish via the MQ APIs can help send the right audio/video to the user.
1830+
</div>
1831+
18241832
<h2 class="no-num heading settled heading" id=changes><span class=content>
18251833
Changes</span><a class=self-link href=#changes></a></h2>
18261834
<h3 class="heading settled heading" id=changes-2012><span class=content>
@@ -2166,4 +2174,12 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
21662174
and things that put it on the next page?
21672175
</p><a href=#issue-1fdc4653></a></div>
21682176

2177+
<div class=issue>
2178+
Feature for number of sound channels supported by the device?
2179+
<a href=http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040884.html>This WHATWG thread</a>
2180+
states that some devices only support stereo,
2181+
as licensing costs for surround-sound codecs are higher,
2182+
and so being able to distinguish via the MQ APIs can help send the right audio/video to the user.
2183+
<a href=#issue-d8b6d72e></a></div>
2184+
21692185
</div>

mediaqueries/Overview.src.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,6 +1508,14 @@ <h3 id="script">
15081508
and things that put it on the next page?
15091509
</div>
15101510

1511+
<div class='issue'>
1512+
Feature for number of sound channels supported by the device?
1513+
<a href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-September/040884.html">This WHATWG thread</a>
1514+
states that some devices only support stereo,
1515+
as licensing costs for surround-sound codecs are higher,
1516+
and so being able to distinguish via the MQ APIs can help send the right audio/video to the user.
1517+
</div>
1518+
15111519
<h2 id="changes" class="no-num">
15121520
Changes</h2>
15131521
<h3 id="changes-2012">

0 commit comments

Comments
 (0)