[html5] r6644 - [e] (0) Clarify the value of mediagroup='' attributes is freeform text. Fixing h [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 5 16:30:01 PDT 2011


Author: ianh
Date: 2011-10-05 16:30:00 -0700 (Wed, 05 Oct 2011)
New Revision: 6644

Modified:
   complete.html
   index
   source
Log:
[e] (0) Clarify the value of mediagroup='' attributes is freeform text.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13850

Modified: complete.html
===================================================================
--- complete.html	2011-10-05 23:27:53 UTC (rev 6643)
+++ complete.html	2011-10-05 23:30:00 UTC (rev 6644)
@@ -30551,7 +30551,9 @@
   attribute on <a href=#media-element title="media element">media elements</a> can
   be used to link multiple <a href=#media-element title="media element">media
   elements</a> together by implicitly creating a
-  <code><a href=#mediacontroller>MediaController</a></code>.</p>
+  <code><a href=#mediacontroller>MediaController</a></code>. The value is text; <a href=#media-element title="media
+  element">media elements</a> with the same value are automatically
+  linked by the user agent.</p>
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2011-10-05 23:27:53 UTC (rev 6643)
+++ index	2011-10-05 23:30:00 UTC (rev 6644)
@@ -30551,7 +30551,9 @@
   attribute on <a href=#media-element title="media element">media elements</a> can
   be used to link multiple <a href=#media-element title="media element">media
   elements</a> together by implicitly creating a
-  <code><a href=#mediacontroller>MediaController</a></code>.</p>
+  <code><a href=#mediacontroller>MediaController</a></code>. The value is text; <a href=#media-element title="media
+  element">media elements</a> with the same value are automatically
+  linked by the user agent.</p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2011-10-05 23:27:53 UTC (rev 6643)
+++ source	2011-10-05 23:30:00 UTC (rev 6644)
@@ -33303,7 +33303,9 @@
   attribute on <span title="media element">media elements</span> can
   be used to link multiple <span title="media element">media
   elements</span> together by implicitly creating a
-  <code>MediaController</code>.</p>
+  <code>MediaController</code>. The value is text; <span title="media
+  element">media elements</span> with the same value are automatically
+  linked by the user agent.</p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list