[html5] r6285 - [e] (0) remove redundant clause

whatwg at whatwg.org whatwg at whatwg.org
Fri Jul 8 12:28:45 PDT 2011


Author: ianh
Date: 2011-07-08 12:28:43 -0700 (Fri, 08 Jul 2011)
New Revision: 6285

Modified:
   complete.html
   index
   source
Log:
[e] (0) remove redundant clause

Modified: complete.html
===================================================================
--- complete.html	2011-07-08 00:17:52 UTC (rev 6284)
+++ complete.html	2011-07-08 19:28:43 UTC (rev 6285)
@@ -60189,8 +60189,7 @@
    <a href=#global-identifier>global identifier</a>. Otherwise, let <var title="">subject</var> be a new blank node.</li>
 
    <li><p>Add a mapping from the item <var title="">item</var> to the
-   subject <var title="">subject</var> in <var title="">memory</var>,
-   if there isn't one already.</li>
+   subject <var title="">subject</var> in <var title="">memory</var>.</li>
 
    <li><p>If <var title="">item</var> has an <a href=#item-type>item type</a>
    and that <a href=#item-type>item type</a> is an <a href=#absolute-url>absolute URL</a>,

Modified: index
===================================================================
--- index	2011-07-08 00:17:52 UTC (rev 6284)
+++ index	2011-07-08 19:28:43 UTC (rev 6285)
@@ -60061,8 +60061,7 @@
    <a href=#global-identifier>global identifier</a>. Otherwise, let <var title="">subject</var> be a new blank node.</li>
 
    <li><p>Add a mapping from the item <var title="">item</var> to the
-   subject <var title="">subject</var> in <var title="">memory</var>,
-   if there isn't one already.</li>
+   subject <var title="">subject</var> in <var title="">memory</var>.</li>
 
    <li><p>If <var title="">item</var> has an <a href=#item-type>item type</a>
    and that <a href=#item-type>item type</a> is an <a href=#absolute-url>absolute URL</a>,

Modified: source
===================================================================
--- source	2011-07-08 00:17:52 UTC (rev 6284)
+++ source	2011-07-08 19:28:43 UTC (rev 6285)
@@ -68359,8 +68359,8 @@
    title="">subject</var> be a new blank node.</p></li>
 
    <li><p>Add a mapping from the item <var title="">item</var> to the
-   subject <var title="">subject</var> in <var title="">memory</var>,
-   if there isn't one already.</p></li>
+   subject <var title="">subject</var> in <var
+   title="">memory</var>.</p></li>
 
    <li><p>If <var title="">item</var> has an <span>item type</span>
    and that <span>item type</span> is an <span>absolute URL</span>,




More information about the Commit-Watchers mailing list