- From: poot <cvsmail@w3.org>
- Date: Tue, 16 Jun 2009 08:39:32 +0900 (JST)
- To: public-html-diffs@w3.org
WAVE reference? Also, fix wording to make all three freqs required. (whatwg r3263) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2410&r2=1.2411&f=h http://html5.org/tools/web-apps-tracker?from=3262&to=3263 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2410 retrieving revision 1.2411 diff -u -d -r1.2410 -r1.2411 --- Overview.html 15 Jun 2009 23:09:50 -0000 1.2410 +++ Overview.html 15 Jun 2009 23:39:08 -0000 1.2411 @@ -16657,8 +16657,8 @@ <p>User agents must support the WAVE container format with audio encoded using the 16 bit PCM (LE) codec, at sampling frequencies of - 11.025kHz, 22.050kHz, or 44.100kHz, and for both mono and - stereo. <!-- XXX references? #refs --> </p> + 11.025kHz, 22.050kHz, and 44.100kHz, and for both mono and + stereo. <a href="#references">[WAVE]</a></p> <!-- similar note in video codecs section --> <p class="note">Implementations are free to implement support for @@ -63774,6 +63774,7 @@ [TIS620] http://www.iana.org/assignments/charset-reg/tis-620 OR http://www.nectec.or.th/it-standards/std620/std620.htm [UNICODECASE] Unicode Standard Annex #21, Case Mappings [UTS22] http://unicode.org/reports/tr22/#Charset_Alias_Matching + [WAVE] http://en.wikipedia.org/wiki/WAV ? [WEBADDRESSES] http://www.w3.org/html/wg/href/draft (for now) (but only for now, for now) [WIN1252] http://www.microsoft.com/globaldev/reference/sbcs/1252.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305145.aspx [WIN1254] http://www.microsoft.com/globaldev/reference/sbcs/1254.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305147.aspx @@ -63927,6 +63928,7 @@ Felix Sasaki, Francesco Schwarz, Franck 'Shift' Quélain, + Frank Barchard, Garrett Smith, Geoffrey Garen, Geoffrey Sneddon,
Received on Monday, 15 June 2009 23:40:08 UTC