[html5] r1020 - /
whatwg at whatwg.org
whatwg at whatwg.org
Wed Sep 19 15:55:44 PDT 2007
Author: ianh
Date: 2007-09-19 15:55:44 -0700 (Wed, 19 Sep 2007)
New Revision: 1020
Modified:
index
source
Log:
[e] (0) minor typos
Modified: index
===================================================================
--- index 2007-09-19 08:39:42 UTC (rev 1019)
+++ index 2007-09-19 22:55:44 UTC (rev 1020)
@@ -2721,7 +2721,7 @@
readonly attribute HTMLDataTemplateElement <a href="#templateelement" title=dom-templateElement>templateElement</a>;
attribute DOMString <a href="#ref0" title=dom-ref>ref</a>;
readonly attribute Node <a href="#refnode" title=dom-refNode>refNode</a>;
- attribute DOMString <a href="#registrationmark0" title=dom-registrationMark>regstrationMark</a>;
+ attribute DOMString <a href="#registrationmark0" title=dom-registrationMark>registrationMark</a>;
readonly attribute DocumentFragment <a href="#originalcontent" title=dom-originalContent>originalContent</a>;
// <a href="#event3">event handler DOM attributes</a>
@@ -6213,7 +6213,7 @@
<dd><code title=attr-ref><a href="#ref">ref</a></code>
<dd><code title=attr-registrationmark><a
- href="#registrationmark">regstrationmark</a></code>
+ href="#registrationmark">registrationmark</a></code>
<dd><code title=attr-tabindex><a href="#tabindex">tabindex</a></code>
@@ -23127,9 +23127,9 @@
href="#htmlelement">HTMLElement</a></code>.
</dl>
- <p>The <code><a href="#datatemplate0">datatemplate</a></code> element bring
- together the various rules that form a data template. The element doesn't
- itself do anything exciting.
+ <p>The <code><a href="#datatemplate0">datatemplate</a></code> element
+ brings together the various rules that form a data template. The element
+ doesn't itself do anything exciting.
<h4 id=the-rule><span class=secno>3.19.3. </span>The <dfn
id=rule><code>rule</code></dfn> element</h4>
@@ -23599,7 +23599,7 @@
<p>Let <var title="">existing nodes</var> be a set of ordered lists of
nodes, each list being identified by a tuple consisting of a node, a
node type and name, and a <a href="#registrationmark"
- title=attr-registrationmark>regstration mark</a> (a string).
+ title=attr-registrationmark>registration mark</a> (a string).
<li>
<p>For each node <var title="">node</var> that is a descendant of <var
@@ -23612,8 +23612,8 @@
indexing on nodeName here -->,
and the value of the <var title="">node</var>'s <code
title=attr-registrationmark><a
- href="#registrationmark">regstrationmark</a></code> attribute, if it has
- one, or the empty string otherwise.
+ href="#registrationmark">registrationmark</a></code> attribute, if it
+ has one, or the empty string otherwise.
</li>
<!-- XXX should
non-element nodes inherit the registration marks of their parent?
@@ -23736,7 +23736,7 @@
<ol>
<li>
- <p>If <var title="">tomplate node</var> is a comment node, abort the
+ <p>If <var title="">template node</var> is a comment node, abort the
current instance of the <a href="#levenberg0">Levenberg template node
algorithm</a>, returning to whatever algorithm invoked it.
@@ -23789,7 +23789,7 @@
<li>
<p>If <var title="">template node</var> is an element, and that element
has a <code title=attr-registrationmark><a
- href="#registrationmark">regstrationmark</a></code> attribute, then let
+ href="#registrationmark">registrationmark</a></code> attribute, then let
<var title="">registration mark</var> have the value of that attribute.
Otherwise, let <var title="">registration mark</var> be the empty
string.
Modified: source
===================================================================
--- source 2007-09-19 08:39:42 UTC (rev 1019)
+++ source 2007-09-19 22:55:44 UTC (rev 1020)
@@ -1186,7 +1186,7 @@
readonly attribute HTMLDataTemplateElement <span title="dom-templateElement">templateElement</span>;
attribute DOMString <span title="dom-ref">ref</span>;
readonly attribute Node <span title="dom-refNode">refNode</span>;
- attribute DOMString <span title="dom-registrationMark">regstrationMark</span>;
+ attribute DOMString <span title="dom-registrationMark">registrationMark</span>;
readonly attribute DocumentFragment <span title="dom-originalContent">originalContent</span>;
// <span>event handler DOM attributes</span>
@@ -4836,7 +4836,7 @@
<dd><code title="attr-irrelevant">irrelevant</code></dd>
<dd><code title="attr-lang">lang</code></dd>
<dd><code title="attr-ref">ref</code></dd>
- <dd><code title="attr-registrationmark">regstrationmark</code></dd>
+ <dd><code title="attr-registrationmark">registrationmark</code></dd>
<dd><code title="attr-tabindex">tabindex</code></dd>
<dd><code title="attr-template">template</code></dd>
<dd><code title="attr-title">title</code></dd>
@@ -20747,7 +20747,7 @@
<dd>No difference from <code>HTMLElement</code>.</dd>
</dl>
- <p>The <code>datatemplate</code> element bring together the various
+ <p>The <code>datatemplate</code> element brings together the various
rules that form a data template. The element doesn't itself do
anything exciting.</p>
@@ -21215,7 +21215,7 @@
<li><p>Let <var title="">existing nodes</var> be a set of ordered
lists of nodes, each list being identified by a tuple consisting of
a node, a node type and name, and a <span
- title="attr-registrationmark">regstration mark</span> (a
+ title="attr-registrationmark">registration mark</span> (a
string).</p></li>
<li><p>For each node <var title="">node</var> that is a descendant
@@ -21228,7 +21228,7 @@
a processing instruction, its target name<!-- we're basically
indexing on nodeName here -->, and the value of the <var
title="">node</var>'s <code
- title="attr-registrationmark">regstrationmark</code> attribute, if
+ title="attr-registrationmark">registrationmark</code> attribute, if
it has one, or the empty string otherwise.</p></li> <!-- XXX should
non-element nodes inherit the registration marks of their parent?
or have it set via a PI? -->
@@ -21354,7 +21354,7 @@
<ol>
- <li><p>If <var title="">tomplate node</var> is a comment node,
+ <li><p>If <var title="">template node</var> is a comment node,
abort the current instance of the <span>Levenberg template node
algorithm</span>, returning to whatever algorithm invoked
it.</p></li>
@@ -21406,7 +21406,7 @@
<li><p>If <var title="">template node</var> is an element, and that
element has a <code
- title="attr-registrationmark">regstrationmark</code> attribute,
+ title="attr-registrationmark">registrationmark</code> attribute,
then let <var title="">registration mark</var> have the value of
that attribute. Otherwise, let <var title="">registration
mark</var> be the empty string.</p></li>
More information about the Commit-Watchers
mailing list