[html5] r3021 - [e] (0) typos
whatwg at whatwg.org
whatwg at whatwg.org
Tue Apr 28 21:34:30 PDT 2009
Author: ianh
Date: 2009-04-28 21:34:29 -0700 (Tue, 28 Apr 2009)
New Revision: 3021
Modified:
index
source
Log:
[e] (0) typos
Modified: index
===================================================================
--- index 2009-04-29 03:17:44 UTC (rev 3020)
+++ index 2009-04-29 04:34:29 UTC (rev 3021)
@@ -14519,7 +14519,7 @@
relevance to the user's current activity.</p>
<div class=example>
- <p>This example shows how the <code><a href=#the-mark-element>mark</a></code> example can be used
+ <p>This example shows how the <code><a href=#the-mark-element>mark</a></code> element can be used
to bring attention to a particular part of a quotation:</p>
<pre><p lang="en-US">Consider the following quote:</p>
<blockquote lang="en-GB">
@@ -27746,9 +27746,10 @@
encoding</a>. <a href=#refsIANACHARSET>[IANACHARSET]</a></p>
<p>The <dfn id=attr-form-name title=attr-form-name><code>name</code></dfn> attribute
- represents the <code><a href=#the-form-element>form</a></code>'s name within the <code title=dom-forms>forms</code> collection. The value must not be the
- empty string, and the value must be unique amongst the
- <code><a href=#the-form-element>form</a></code> elements in the <code title=dom-forms>forms</code> collection that it is in, if any.</p>
+ represents the <code><a href=#the-form-element>form</a></code>'s name within the <code title=dom-document-forms><a href=#dom-document-forms>forms</a></code> collection. The value must
+ not be the empty string, and the value must be unique amongst the
+ <code><a href=#the-form-element>form</a></code> elements in the <code title=dom-document-forms><a href=#dom-document-forms>forms</a></code> collection that it is in, if
+ any.</p>
<p>The <dfn id=attr-form-autocomplete title=attr-form-autocomplete><code>autocomplete</code></dfn>
attribute is an <a href=#enumerated-attribute>enumerated attribute</a>. The attribute has
@@ -64165,6 +64166,7 @@
Hugh Winkler,
Ian Bicking,
Ignacio Javier,
+ Ivan Enderlin,
Ivo Emanuel Gonçalves,
J. King,
Jacques Distler,
Modified: source
===================================================================
--- source 2009-04-29 03:17:44 UTC (rev 3020)
+++ source 2009-04-29 04:34:29 UTC (rev 3021)
@@ -15549,7 +15549,7 @@
relevance to the user's current activity.</p>
<div class="example">
- <p>This example shows how the <code>mark</code> example can be used
+ <p>This example shows how the <code>mark</code> element can be used
to bring attention to a particular part of a quotation:</p>
<pre><p lang="en-US">Consider the following quote:</p>
<blockquote lang="en-GB">
@@ -30873,10 +30873,11 @@
<p>The <dfn title="attr-form-name"><code>name</code></dfn> attribute
represents the <code>form</code>'s name within the <code
- title="dom-forms">forms</code> collection. The value must not be the
- empty string, and the value must be unique amongst the
+ title="dom-document-forms">forms</code> collection. The value must
+ not be the empty string, and the value must be unique amongst the
<code>form</code> elements in the <code
- title="dom-forms">forms</code> collection that it is in, if any.</p>
+ title="dom-document-forms">forms</code> collection that it is in, if
+ any.</p>
<p>The <dfn
title="attr-form-autocomplete"><code>autocomplete</code></dfn>
@@ -75289,6 +75290,7 @@
Hugh Winkler,
Ian Bicking,
Ignacio Javier,
+ Ivan Enderlin,
Ivo Emanuel Gonçalves,
J. King,
Jacques Distler,
More information about the Commit-Watchers
mailing list