[html5] r6281 - [e] (0) add verbosity Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13170
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jul 7 16:10:11 PDT 2011
Author: ianh
Date: 2011-07-07 16:10:10 -0700 (Thu, 07 Jul 2011)
New Revision: 6281
Modified:
complete.html
index
source
Log:
[e] (0) add verbosity
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13170
Modified: complete.html
===================================================================
--- complete.html 2011-07-07 23:03:46 UTC (rev 6280)
+++ complete.html 2011-07-07 23:10:10 UTC (rev 6281)
@@ -60166,9 +60166,9 @@
</ol><p>When the user agent is to <dfn id=generate-the-triples-for-an-item>generate the triples for an
item</dfn> <var title="">item</var>, given a reference to an
item/subject list <var title="">memory</var>, and optionally given a
- fallback type <var title="">fallback type</var> and property name
- <var title="">fallback name</var>, it must run the following
- steps:</p>
+ fallback type <var title="">fallback type</var> and fallback
+ property name <var title="">fallback name</var>, it must run the
+ following steps:</p>
<ol><li><p>If there is an entry for the item <var title="">item</var>
in <var title="">memory</var>, then return the subject of that
Modified: index
===================================================================
--- index 2011-07-07 23:03:46 UTC (rev 6280)
+++ index 2011-07-07 23:10:10 UTC (rev 6281)
@@ -60038,9 +60038,9 @@
</ol><p>When the user agent is to <dfn id=generate-the-triples-for-an-item>generate the triples for an
item</dfn> <var title="">item</var>, given a reference to an
item/subject list <var title="">memory</var>, and optionally given a
- fallback type <var title="">fallback type</var> and property name
- <var title="">fallback name</var>, it must run the following
- steps:</p>
+ fallback type <var title="">fallback type</var> and fallback
+ property name <var title="">fallback name</var>, it must run the
+ following steps:</p>
<ol><li><p>If there is an entry for the item <var title="">item</var>
in <var title="">memory</var>, then return the subject of that
Modified: source
===================================================================
--- source 2011-07-07 23:03:46 UTC (rev 6280)
+++ source 2011-07-07 23:10:10 UTC (rev 6281)
@@ -68332,9 +68332,9 @@
<p>When the user agent is to <dfn>generate the triples for an
item</dfn> <var title="">item</var>, given a reference to an
item/subject list <var title="">memory</var>, and optionally given a
- fallback type <var title="">fallback type</var> and property name
- <var title="">fallback name</var>, it must run the following
- steps:</p>
+ fallback type <var title="">fallback type</var> and fallback
+ property name <var title="">fallback name</var>, it must run the
+ following steps:</p>
<ol>
More information about the Commit-Watchers
mailing list