[html5] r3263 - [e] (0) WAVE reference? Also, fix wording to make all three freqs required.

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 15 16:39:03 PDT 2009


Author: ianh
Date: 2009-06-15 16:39:01 -0700 (Mon, 15 Jun 2009)
New Revision: 3263

Modified:
   index
   source
Log:
[e] (0) WAVE reference? Also, fix wording to make all three freqs required.

Modified: index
===================================================================
--- index	2009-06-15 23:09:45 UTC (rev 3262)
+++ index	2009-06-15 23:39:01 UTC (rev 3263)
@@ -19247,8 +19247,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=#refsWAVE>[WAVE]</a></p>
 
   <!-- similar note in video codecs section -->
   <p class=note>Implementations are free to implement support for
@@ -70014,6 +70014,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
@@ -70172,6 +70173,7 @@
   Felix Sasaki,
   Francesco Schwarz,
   Franck 'Shift' Quélain,
+  Frank Barchard,
   Garrett Smith,
   Geoffrey Garen,
   Geoffrey Sneddon,

Modified: source
===================================================================
--- source	2009-06-15 23:09:45 UTC (rev 3262)
+++ source	2009-06-15 23:39:01 UTC (rev 3263)
@@ -20557,8 +20557,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="#refsWAVE">[WAVE]</a></p>
 
   <!-- similar note in video codecs section -->
   <p class="note">Implementations are free to implement support for
@@ -82569,6 +82569,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
@@ -82727,6 +82728,7 @@
   Felix Sasaki,
   Francesco Schwarz,
   Franck 'Shift' Quélain,
+  Frank Barchard,
   Garrett Smith,
   Geoffrey Garen,
   Geoffrey Sneddon,




More information about the Commit-Watchers mailing list