[html5] r7664 - [e] (0) Reword 'self-contained' using another word that the dictionary says mean [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Jan 28 17:05:10 PST 2013


Author: ianh
Date: 2013-01-28 17:05:08 -0800 (Mon, 28 Jan 2013)
New Revision: 7664

Modified:
   complete.html
   index
   source
Log:
[e] (0) Reword 'self-contained' using another word that the dictionary says means essentially the same thing, to help readers figure this out.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-01-29 00:48:49 UTC (rev 7663)
+++ complete.html	2013-01-29 01:05:08 UTC (rev 7664)
@@ -16954,7 +16954,7 @@
    <dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
    <dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
   </dl><!--TOPIC:HTML--><p>The <code><a href=#the-article-element>article</a></code> element <a href=#represents>represents</a> a
-  self-contained composition in a document, page, application, or site
+  complete, or self-contained, composition in a document, page, application, or site
   and that is, in principle, independently distributable or reusable,
   e.g. in syndication. This could be a forum post, a magazine or
   newspaper article, a blog entry, a user-submitted comment, an
@@ -18597,7 +18597,7 @@
 </html></pre>
 
     <tr><td rowspan=2><code><a href=#the-article-element>article</a></code>
-     <td>A self-contained composition in a document, page, application, or site and that is, in principle, independently distributable or reusable, e.g. in syndication. This could be a forum post, a magazine or newspaper article, a blog entry, a user-submitted comment, an interactive widget or gadget, or any other independent item of content.
+     <td>A complete, or self-contained, composition in a document, page, application, or site and that is, in principle, independently distributable or reusable, e.g. in syndication. This could be a forum post, a magazine or newspaper article, a blog entry, a user-submitted comment, an interactive widget or gadget, or any other independent item of content.
     <tr><td><pre class=example><strong><article></strong>
  <img src="/tumblr_masqy2s5yn1rzfqbpo1_500.jpg" alt="Yellow smiley face with the caption 'masif'">
  <p>My fave Masif tee so far!</p>

Modified: index
===================================================================
--- index	2013-01-29 00:48:49 UTC (rev 7663)
+++ index	2013-01-29 01:05:08 UTC (rev 7664)
@@ -16954,7 +16954,7 @@
    <dt><a href=#element-dfn-dom title=element-dfn-dom>DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
    <dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
   </dl><!--TOPIC:HTML--><p>The <code><a href=#the-article-element>article</a></code> element <a href=#represents>represents</a> a
-  self-contained composition in a document, page, application, or site
+  complete, or self-contained, composition in a document, page, application, or site
   and that is, in principle, independently distributable or reusable,
   e.g. in syndication. This could be a forum post, a magazine or
   newspaper article, a blog entry, a user-submitted comment, an
@@ -18597,7 +18597,7 @@
 </html></pre>
 
     <tr><td rowspan=2><code><a href=#the-article-element>article</a></code>
-     <td>A self-contained composition in a document, page, application, or site and that is, in principle, independently distributable or reusable, e.g. in syndication. This could be a forum post, a magazine or newspaper article, a blog entry, a user-submitted comment, an interactive widget or gadget, or any other independent item of content.
+     <td>A complete, or self-contained, composition in a document, page, application, or site and that is, in principle, independently distributable or reusable, e.g. in syndication. This could be a forum post, a magazine or newspaper article, a blog entry, a user-submitted comment, an interactive widget or gadget, or any other independent item of content.
     <tr><td><pre class=example><strong><article></strong>
  <img src="/tumblr_masqy2s5yn1rzfqbpo1_500.jpg" alt="Yellow smiley face with the caption 'masif'">
  <p>My fave Masif tee so far!</p>

Modified: source
===================================================================
--- source	2013-01-29 00:48:49 UTC (rev 7663)
+++ source	2013-01-29 01:05:08 UTC (rev 7664)
@@ -17893,7 +17893,7 @@
   </dl><!--TOPIC:HTML-->
 
   <p>The <code>article</code> element <span>represents</span> a
-  self-contained composition in a document, page, application, or site
+  complete, or self-contained, composition in a document, page, application, or site
   and that is, in principle, independently distributable or reusable,
   e.g. in syndication. This could be a forum post, a magazine or
   newspaper article, a blog entry, a user-submitted comment, an




More information about the Commit-Watchers mailing list