[html5] r1908 - [e] (0) typos (credit: ms)
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jul 22 19:28:03 PDT 2008
Author: ianh
Date: 2008-07-22 19:28:02 -0700 (Tue, 22 Jul 2008)
New Revision: 1908
Modified:
index
source
Log:
[e] (0) typos (credit: ms)
Modified: index
===================================================================
--- index 2008-07-23 02:02:20 UTC (rev 1907)
+++ index 2008-07-23 02:28:02 UTC (rev 1908)
@@ -51022,7 +51022,7 @@
any problematic characteristics.
<p>Tools that cannot convey the out-of-band information using out-of-band
- mechanisms, or that cannot convey the DOM exact as prescribed by this
+ mechanisms, or that cannot convey the DOM exactly as prescribed by this
specification, may either ignore the offending information or DOM feature,
or may represent it internally in the DOM using the conventions described
below.
@@ -51089,9 +51089,9 @@
LOW LINE (_) character, dropping any attributes where doing this would
cause an attribute name clash.
- <dt>Form controls being associated with forms that aren't their nearest
- ancestor (use of the <a href="#form-element"><code>form</code> element
- pointer</a>
+ <dt>Form controls associated with forms that aren't their nearest ancestor
+ (use of the <a href="#form-element"><code>form</code> element
+ pointer</a>)
<dd>Create an attribute <code title="">__formid__</code> on the form, with
a value unique amongst <code title="">__formid__</code> attributes in the
Modified: source
===================================================================
--- source 2008-07-23 02:02:20 UTC (rev 1907)
+++ source 2008-07-23 02:28:02 UTC (rev 1908)
@@ -48111,7 +48111,7 @@
that doesn't have any problematic characteristics.</p>
<p>Tools that cannot convey the out-of-band information using
- out-of-band mechanisms, or that cannot convey the DOM exact as
+ out-of-band mechanisms, or that cannot convey the DOM exactly as
prescribed by this specification, may either ignore the offending
information or DOM feature, or may represent it internally in the
DOM using the conventions described below.</p>
@@ -48189,9 +48189,9 @@
this would cause an attribute name clash.</dd>
- <dt>Form controls being associated with forms that aren't their
+ <dt>Form controls associated with forms that aren't their
nearest ancestor (use of the <span><code>form</code> element
- pointer</span)</dt>
+ pointer</span>)</dt>
<dd>Create an attribute <code title="">__formid__</code> on the
form, with a value unique amongst <code title="">__formid__</code>
More information about the Commit-Watchers
mailing list