[html5] r8076 - [e] (0) typo in previous checkin Affected topics: HTML Syntax and Parsing
whatwg at whatwg.org
whatwg at whatwg.org
Sun Jul 21 18:33:38 PDT 2013
Author: ianh
Date: 2013-07-21 18:33:36 -0700 (Sun, 21 Jul 2013)
New Revision: 8076
Modified:
complete.html
index
source
Log:
[e] (0) typo in previous checkin
Affected topics: HTML Syntax and Parsing
Modified: complete.html
===================================================================
--- complete.html 2013-07-22 01:31:24 UTC (rev 8075)
+++ complete.html 2013-07-22 01:33:36 UTC (rev 8076)
@@ -93889,7 +93889,7 @@
their nearest <code><a href=#the-form-element>form</a></code> element ancestor (use of the
<a href=#form-element-pointer><code>form</code> element pointer</a> in the parser)</li>
- <li>The <a href=#template-contents>template contents</a> of any <code><a href=#the-template-element>template</a></code>
+ <li>The <a href=#template-contents>template contents</a> of any <code><a href=#the-template-element>template</a></code> elements.</li>
</ul><p class=note>The mutations allowed by this section apply
<em>after</em> the <a href=#html-parser>HTML parser</a>'s rules have been
Modified: index
===================================================================
--- index 2013-07-22 01:31:24 UTC (rev 8075)
+++ index 2013-07-22 01:33:36 UTC (rev 8076)
@@ -93889,7 +93889,7 @@
their nearest <code><a href=#the-form-element>form</a></code> element ancestor (use of the
<a href=#form-element-pointer><code>form</code> element pointer</a> in the parser)</li>
- <li>The <a href=#template-contents>template contents</a> of any <code><a href=#the-template-element>template</a></code>
+ <li>The <a href=#template-contents>template contents</a> of any <code><a href=#the-template-element>template</a></code> elements.</li>
</ul><p class=note>The mutations allowed by this section apply
<em>after</em> the <a href=#html-parser>HTML parser</a>'s rules have been
Modified: source
===================================================================
--- source 2013-07-22 01:31:24 UTC (rev 8075)
+++ source 2013-07-22 01:33:36 UTC (rev 8076)
@@ -104889,7 +104889,7 @@
their nearest <code>form</code> element ancestor (use of the
<span><code>form</code> element pointer</span> in the parser)</li>
- <li>The <span>template contents</span> of any <code>template</code elements.</li>
+ <li>The <span>template contents</span> of any <code>template</code> elements.</li>
</ul>
More information about the Commit-Watchers
mailing list