[html5] r3595 - [e] (0) Fixed typos.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 11 23:34:58 PDT 2009
Author: ianh
Date: 2009-08-11 23:34:57 -0700 (Tue, 11 Aug 2009)
New Revision: 3595
Modified:
index
source
Log:
[e] (0) Fixed typos.
Modified: index
===================================================================
--- index 2009-08-12 01:18:42 UTC (rev 3594)
+++ index 2009-08-12 06:34:57 UTC (rev 3595)
@@ -9384,7 +9384,7 @@
<li>
- <p>Dispatching the required <code title=event-click>click</code>
+ <p>Dispatch the required <code title=event-click>click</code>
event.</p> <!-- interaction event spec point -->
<p>If there is an element <var title="">e</var>, then the default
@@ -15497,7 +15497,7 @@
<a href=#reflect>reflect</a> the <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code>
content attribute.</p>
- <p>The <code><a href=#the-a-element>a</a></code> element also suports the complement of
+ <p>The <code><a href=#the-a-element>a</a></code> element also supports the complement of
<a href=#url-decomposition-attributes>URL decomposition attributes</a>, <dfn id=dom-a-protocol title=dom-a-protocol><code>protocol</code></dfn>, <dfn id=dom-a-host title=dom-a-host><code>host</code></dfn>, <dfn id=dom-a-port title=dom-a-port><code>port</code></dfn>, <dfn id=dom-a-hostname title=dom-a-hostname><code>hostname</code></dfn>, <dfn id=dom-a-pathname title=dom-a-pathname><code>pathname</code></dfn>, <dfn id=dom-a-search title=dom-a-search><code>search</code></dfn>, and <dfn id=dom-a-hash title=dom-a-hash><code>hash</code></dfn>. These must follow the
rules given for URL decomposition attributes, with the <a href=#concept-uda-input title=concept-uda-input>input</a> being the result of <a href=#resolve-a-url title="resolve a url">resolving</a> the element's <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute relative to the
element, if there is such an attribute and resolving it is
@@ -27725,7 +27725,7 @@
<a href=#reflect>reflect</a> the <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code>
content attribute.</p>
- <p>The <code><a href=#the-area-element>area</a></code> element also suports the complement of
+ <p>The <code><a href=#the-area-element>area</a></code> element also supports the complement of
<a href=#url-decomposition-attributes>URL decomposition attributes</a>, <dfn id=dom-area-protocol title=dom-area-protocol><code>protocol</code></dfn>, <dfn id=dom-area-host title=dom-area-host><code>host</code></dfn>, <dfn id=dom-area-port title=dom-area-port><code>port</code></dfn>, <dfn id=dom-area-hostname title=dom-area-hostname><code>hostname</code></dfn>, <dfn id=dom-area-pathname title=dom-area-pathname><code>pathname</code></dfn>, <dfn id=dom-area-search title=dom-area-search><code>search</code></dfn>, and <dfn id=dom-area-hash title=dom-area-hash><code>hash</code></dfn>. These must follow the
rules given for URL decomposition attributes, with the <a href=#concept-uda-input title=concept-uda-input>input</a> being the result of <a href=#resolve-a-url title="resolve a url">resolving</a> the element's <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute relative to the
element, if there is such an attribute and resolving it is
Modified: source
===================================================================
--- source 2009-08-12 01:18:42 UTC (rev 3594)
+++ source 2009-08-12 06:34:57 UTC (rev 3595)
@@ -8909,7 +8909,7 @@
<li>
- <p>Dispatching the required <code title="event-click">click</code>
+ <p>Dispatch the required <code title="event-click">click</code>
event.</p> <!-- interaction event spec point -->
<p>If there is an element <var title="">e</var>, then the default
@@ -15372,7 +15372,7 @@
<span>reflect</span> the <code title="attr-hyperlink-rel">rel</code>
content attribute.</p>
- <p>The <code>a</code> element also suports the complement of
+ <p>The <code>a</code> element also supports the complement of
<span>URL decomposition attributes</span>, <dfn
title="dom-a-protocol"><code>protocol</code></dfn>, <dfn
title="dom-a-host"><code>host</code></dfn>, <dfn
@@ -28626,7 +28626,7 @@
<span>reflect</span> the <code title="attr-hyperlink-rel">rel</code>
content attribute.</p>
- <p>The <code>area</code> element also suports the complement of
+ <p>The <code>area</code> element also supports the complement of
<span>URL decomposition attributes</span>, <dfn
title="dom-area-protocol"><code>protocol</code></dfn>, <dfn
title="dom-area-host"><code>host</code></dfn>, <dfn
More information about the Commit-Watchers
mailing list