[html5] r3970 - [e] (0) Remove misleading use of the word 'represents' Fixing http://www.w3.org/ [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 22 04:38:27 PDT 2009


Author: ianh
Date: 2009-09-22 04:38:26 -0700 (Tue, 22 Sep 2009)
New Revision: 3970

Modified:
   index
   source
Log:
[e] (0) Remove misleading use of the word 'represents'
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7595

Modified: index
===================================================================
--- index	2009-09-22 11:32:15 UTC (rev 3969)
+++ index	2009-09-22 11:38:26 UTC (rev 3970)
@@ -20977,7 +20977,8 @@
            attribute DOMString <a href=#dom-video-poster title=dom-video-poster>poster</a>;
 };</pre>
    </dd>
-  </dl><p>A <code><a href=#video>video</a></code> element represents a video or movie.</p>
+  </dl><p>A <code><a href=#video>video</a></code> element is used for playing videos or
+  movies.</p>
 
   <p>Content may be provided inside the <code><a href=#video>video</a></code>
   element<span class=impl>. User agents should not show this content

Modified: source
===================================================================
--- source	2009-09-22 11:32:15 UTC (rev 3969)
+++ source	2009-09-22 11:38:26 UTC (rev 3970)
@@ -22501,7 +22501,8 @@
    </dd>
   </dl>
 
-  <p>A <code>video</code> element represents a video or movie.</p>
+  <p>A <code>video</code> element is used for playing videos or
+  movies.</p>
 
   <p>Content may be provided inside the <code>video</code>
   element<span class="impl">. User agents should not show this content




More information about the Commit-Watchers mailing list