[html5] r3077 - [e] (0) Minor editorial fixes for Philip and jgraham.
whatwg at whatwg.org
whatwg at whatwg.org
Sun May 10 14:02:56 PDT 2009
Author: ianh
Date: 2009-05-10 14:02:56 -0700 (Sun, 10 May 2009)
New Revision: 3077
Modified:
index
source
Log:
[e] (0) Minor editorial fixes for Philip and jgraham.
Modified: index
===================================================================
--- index 2009-05-10 19:29:37 UTC (rev 3076)
+++ index 2009-05-10 21:02:56 UTC (rev 3077)
@@ -41049,10 +41049,10 @@
<ol><li><p>Let <var title="">value</var> be the <a href=#concept-property-value title=concept-property-value>property value</a> of <var title="">element</var>.</li>
- <li><p>If <var title="">value</var> is an element, then <a href=#get-the-object>get
- the object</a> for the element <var title="">value</var>, and
- then replace <var title="">value</var> with the object returned
- from those steps.</li>
+ <li><p>If <var title="">value</var> is an <a href=#concept-item title=concept-item>item</a>, then <a href=#get-the-object>get the
+ object</a> for <var title="">value</var>, and then replace
+ <var title="">value</var> with the object returned from those
+ steps.</li>
<li>
@@ -41172,10 +41172,9 @@
item</dfn> <var title="">item</var>, it must follow the following
steps:</p>
- <ol><li><p>If there is exactly one element whose <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding item</a> is
- <var title="">item</var>, that has as one of its <a href=#property-names>property
- names</a> the string "<code title="">about</code>", and the
- <a href=#concept-property-value title=concept-property-value>property value</a> of that
+ <ol><li><p>If of the elements whose <a href=#concept-item-corresponding title=concept-item-corresponding>corresponding item</a> is
+ <var title="">item</var>, exactly one has a <a href=#property-names title="property
+ names">property name</a> equal to the string "<code title="">about</code>", and the <a href=#concept-property-value title=concept-property-value>property value</a> of that
element is an <a href=#absolute-url>absolute URL</a>, let <var title="">subject</var> be that <a href=#absolute-url>absolute
URL</a>. Otherwise, let <var title="">subject</var> be a new
blank node.</li>
@@ -41208,10 +41207,9 @@
<ol><li><p>Let <var title="">value</var> be the <a href=#concept-property-value title=concept-property-value>property value</a> of <var title="">element</var>.</li>
- <li><p>If <var title="">value</var> is an element, then <a href=#generate-the-triples-for-an-item title="generate the triples for an item">generate the triples for
- the element <var title="">value</var></a>, and then replace
- <var title="">value</var> with the subject returned from those
- steps.</li>
+ <li><p>If <var title="">value</var> is an <a href=#concept-item title=concept-item>item</a>, then <a href=#generate-the-triples-for-an-item title="generate the
+ triples for an item">generate the triples</a> for <var title="">value</var>, and then replace <var title="">value</var>
+ with the subject returned from those steps.</li>
<li>
Modified: source
===================================================================
--- source 2009-05-10 19:29:37 UTC (rev 3076)
+++ source 2009-05-10 21:02:56 UTC (rev 3077)
@@ -46351,10 +46351,11 @@
title="concept-property-value">property value</span> of <var
title="">element</var>.</p></li>
- <li><p>If <var title="">value</var> is an element, then <span>get
- the object</span> for the element <var title="">value</var>, and
- then replace <var title="">value</var> with the object returned
- from those steps.</p></li>
+ <li><p>If <var title="">value</var> is an <span
+ title="concept-item">item</span>, then <span>get the
+ object</span> for <var title="">value</var>, and then replace
+ <var title="">value</var> with the object returned from those
+ steps.</p></li>
<li>
@@ -46514,11 +46515,12 @@
<ol>
- <li><p>If there is exactly one element whose <span
+ <li><p>If of the elements whose <span
title="concept-item-corresponding">corresponding item</span> is
- <var title="">item</var>, that has as one of its <span>property
- names</span> the string "<code title="">about</code>", and the
- <span title="concept-property-value">property value</span> of that
+ <var title="">item</var>, exactly one has a <span title="property
+ names">property name</span> equal to the string "<code
+ title="">about</code>", and the <span
+ title="concept-property-value">property value</span> of that
element is an <span>absolute URL</span>, let <var
title="">subject</var> be that <span>absolute
URL</span>. Otherwise, let <var title="">subject</var> be a new
@@ -46567,11 +46569,11 @@
title="concept-property-value">property value</span> of <var
title="">element</var>.</p></li>
- <li><p>If <var title="">value</var> is an element, then <span
- title="generate the triples for an item">generate the triples for
- the element <var title="">value</var></span>, and then replace
- <var title="">value</var> with the subject returned from those
- steps.</p></li>
+ <li><p>If <var title="">value</var> is an <span
+ title="concept-item">item</span>, then <span title="generate the
+ triples for an item">generate the triples</span> for <var
+ title="">value</var>, and then replace <var title="">value</var>
+ with the subject returned from those steps.</p></li>
<li>
More information about the Commit-Watchers
mailing list