[html5] r4924 - [e] (0) grammar Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9151

whatwg at whatwg.org whatwg at whatwg.org
Wed Mar 31 12:56:26 PDT 2010


Author: ianh
Date: 2010-03-31 12:56:25 -0700 (Wed, 31 Mar 2010)
New Revision: 4924

Modified:
   complete.html
   index
   source
Log:
[e] (0) grammar
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9151

Modified: complete.html
===================================================================
--- complete.html	2010-03-31 19:54:21 UTC (rev 4923)
+++ complete.html	2010-03-31 19:56:25 UTC (rev 4924)
@@ -53854,14 +53854,14 @@
   properties">supports named properties</span>. The <span>names of the
   supported named properties</span> at any moment consist of:</p>
 
-  <ul><li>The value of the <code title="">name</code> content attribute
+  <ul><li>the value of the <code title="">name</code> content attribute
    for all <code><a href=#the-a-element>a</a></code>, <code><a href=#the-applet-element>applet</a></code>, <code><a href=#the-area-element>area</a></code>,
    <code><a href=#the-embed-element>embed</a></code>, <code><a href=#the-form-element>form</a></code>, <code><a href=#frame>frame</a></code>,
    <code><a href=#frameset>frameset</a></code>, <code><a href=#the-iframe-element>iframe</a></code>, <code><a href=#the-img-element>img</a></code>, and
    <code><a href=#the-object-element>object</a></code> elements in the <a href=#active-document>active document</a>
-   that have a <code title="">name</code> content attribute, and,</li>
+   that have a <code title="">name</code> content attribute, and</li>
 
-   <li>The value of the <code title=attr-id><a href=#the-id-attribute>id</a></code> content
+   <li>the value of the <code title=attr-id><a href=#the-id-attribute>id</a></code> content
    attribute of any <a href=#html-elements title="HTML elements">HTML element</a> in
    the <a href=#active-document>active document</a> with an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute.</li>
 

Modified: index
===================================================================
--- index	2010-03-31 19:54:21 UTC (rev 4923)
+++ index	2010-03-31 19:56:25 UTC (rev 4924)
@@ -53755,14 +53755,14 @@
   properties">supports named properties</span>. The <span>names of the
   supported named properties</span> at any moment consist of:</p>
 
-  <ul><li>The value of the <code title="">name</code> content attribute
+  <ul><li>the value of the <code title="">name</code> content attribute
    for all <code><a href=#the-a-element>a</a></code>, <code><a href=#the-applet-element>applet</a></code>, <code><a href=#the-area-element>area</a></code>,
    <code><a href=#the-embed-element>embed</a></code>, <code><a href=#the-form-element>form</a></code>, <code><a href=#frame>frame</a></code>,
    <code><a href=#frameset>frameset</a></code>, <code><a href=#the-iframe-element>iframe</a></code>, <code><a href=#the-img-element>img</a></code>, and
    <code><a href=#the-object-element>object</a></code> elements in the <a href=#active-document>active document</a>
-   that have a <code title="">name</code> content attribute, and,</li>
+   that have a <code title="">name</code> content attribute, and</li>
 
-   <li>The value of the <code title=attr-id><a href=#the-id-attribute>id</a></code> content
+   <li>the value of the <code title=attr-id><a href=#the-id-attribute>id</a></code> content
    attribute of any <a href=#html-elements title="HTML elements">HTML element</a> in
    the <a href=#active-document>active document</a> with an <code title=attr-id><a href=#the-id-attribute>id</a></code> content attribute.</li>
 

Modified: source
===================================================================
--- source	2010-03-31 19:54:21 UTC (rev 4923)
+++ source	2010-03-31 19:56:25 UTC (rev 4924)
@@ -60562,14 +60562,14 @@
 
   <ul>
 
-   <li>The value of the <code title="">name</code> content attribute
+   <li>the value of the <code title="">name</code> content attribute
    for all <code>a</code>, <code>applet</code>, <code>area</code>,
    <code>embed</code>, <code>form</code>, <code>frame</code>,
    <code>frameset</code>, <code>iframe</code>, <code>img</code>, and
    <code>object</code> elements in the <span>active document</span>
-   that have a <code title="">name</code> content attribute, and,</li>
+   that have a <code title="">name</code> content attribute, and</li>
 
-   <li>The value of the <code title="attr-id">id</code> content
+   <li>the value of the <code title="attr-id">id</code> content
    attribute of any <span title="HTML elements">HTML element</span> in
    the <span>active document</span> with an <code
    title="attr-id">id</code> content attribute.</li>




More information about the Commit-Watchers mailing list