[html5] r6937 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jan 30 16:29:11 PST 2012
Author: ianh
Date: 2012-01-30 16:29:10 -0800 (Mon, 30 Jan 2012)
New Revision: 6937
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=14845
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-01-30 23:43:08 UTC (rev 6936)
+++ complete.html 2012-01-31 00:29:10 UTC (rev 6937)
@@ -240,7 +240,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 30 January 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 31 January 2012</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -93247,8 +93247,8 @@
<p>The <dfn id=dom-hr-noshade title=dom-hr-noShade><code>noShade</code></dfn> IDL
attribute of the <code><a href=#the-hr-element>hr</a></code> element must <a href=#reflect>reflect</a>
- the element's <code title=attr-input-noshade>noshade</code>
- content attribute.</p>
+ the element's <code title=attr-hr-noshade><a href=#attr-hr-noshade>noshade</a></code> content
+ attribute.</p>
<hr><pre class=idl>partial interface <a href=#htmlhtmlelement>HTMLHtmlElement</a> {
attribute DOMString <a href=#dom-html-version title=dom-html-version>version</a>;
Modified: index
===================================================================
--- index 2012-01-30 23:43:08 UTC (rev 6936)
+++ index 2012-01-31 00:29:10 UTC (rev 6937)
@@ -240,7 +240,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 30 January 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 31 January 2012</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -93247,8 +93247,8 @@
<p>The <dfn id=dom-hr-noshade title=dom-hr-noShade><code>noShade</code></dfn> IDL
attribute of the <code><a href=#the-hr-element>hr</a></code> element must <a href=#reflect>reflect</a>
- the element's <code title=attr-input-noshade>noshade</code>
- content attribute.</p>
+ the element's <code title=attr-hr-noshade><a href=#attr-hr-noshade>noshade</a></code> content
+ attribute.</p>
<hr><pre class=idl>partial interface <a href=#htmlhtmlelement>HTMLHtmlElement</a> {
attribute DOMString <a href=#dom-html-version title=dom-html-version>version</a>;
Modified: source
===================================================================
--- source 2012-01-30 23:43:08 UTC (rev 6936)
+++ source 2012-01-31 00:29:10 UTC (rev 6937)
@@ -108737,8 +108737,8 @@
<p>The <dfn title="dom-hr-noShade"><code>noShade</code></dfn> IDL
attribute of the <code>hr</code> element must <span>reflect</span>
- the element's <code title="attr-input-noshade">noshade</code>
- content attribute.</p>
+ the element's <code title="attr-hr-noshade">noshade</code> content
+ attribute.</p>
<hr>
More information about the Commit-Watchers
mailing list