[html5] r8213 - [e] (0) Update boilerplate to link to validators Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 7 13:55:58 PDT 2013
Author: ianh
Date: 2013-10-07 13:55:57 -0700 (Mon, 07 Oct 2013)
New Revision: 8213
Modified:
complete.html
index
source
Log:
[e] (0) Update boilerplate to link to validators
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-10-04 21:27:50 UTC (rev 8212)
+++ complete.html 2013-10-07 20:55:57 UTC (rev 8213)
@@ -256,13 +256,15 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 4 October 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 7 October 2013</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>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/multipage/>http://whatwg.org/html</a></dd>
<dt>One-page version:</dt>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/>http://whatwg.org/c</a></dd>
+ <dt>Validators</dt>
+ <dd><a href=http://validator.whatwg.org/>http://validator.whatwg.org/</a></dd>
<dt>Participate:</dt>
<dd><a href=http://www.whatwg.org/mailing-list>whatwg at whatwg.org</a></dd>
<dd><a href=http://forums.whatwg.org/>http://forums.whatwg.org/</a></dd>
@@ -18081,7 +18083,7 @@
<p class=note>The <code><a href=#htmlquoteelement>HTMLQuoteElement</a></code> interface is
also used by the <code><a href=#the-q-element>q</a></code> element.</p>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href=#the-blockquote-element>blockquote</a></code> element <a href=#represents>represents</a> a
+ </dl><!--TOPIC:HTML--><!--CLEANUP--><p>The <code><a href=#the-blockquote-element>blockquote</a></code> element <a href=#represents>represents</a> a
section that is quoted from another source.</p>
<p>Content inside a <code><a href=#the-blockquote-element>blockquote</a></code> must be quoted from
Modified: index
===================================================================
--- index 2013-10-04 21:27:50 UTC (rev 8212)
+++ index 2013-10-07 20:55:57 UTC (rev 8213)
@@ -256,13 +256,15 @@
<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 4 October 2013</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 7 October 2013</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>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/multipage/>http://whatwg.org/html</a></dd>
<dt>One-page version:</dt>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/>http://whatwg.org/c</a></dd>
+ <dt>Validators</dt>
+ <dd><a href=http://validator.whatwg.org/>http://validator.whatwg.org/</a></dd>
<dt>Participate:</dt>
<dd><a href=http://www.whatwg.org/mailing-list>whatwg at whatwg.org</a></dd>
<dd><a href=http://forums.whatwg.org/>http://forums.whatwg.org/</a></dd>
@@ -18081,7 +18083,7 @@
<p class=note>The <code><a href=#htmlquoteelement>HTMLQuoteElement</a></code> interface is
also used by the <code><a href=#the-q-element>q</a></code> element.</p>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href=#the-blockquote-element>blockquote</a></code> element <a href=#represents>represents</a> a
+ </dl><!--TOPIC:HTML--><!--CLEANUP--><p>The <code><a href=#the-blockquote-element>blockquote</a></code> element <a href=#represents>represents</a> a
section that is quoted from another source.</p>
<p>Content inside a <code><a href=#the-blockquote-element>blockquote</a></code> must be quoted from
Modified: source
===================================================================
--- source 2013-10-04 21:27:50 UTC (rev 8212)
+++ source 2013-10-07 20:55:57 UTC (rev 8213)
@@ -18862,6 +18862,7 @@
</dd>
</dl><!--TOPIC:HTML-->
+<!--CLEANUP-->
<p>The <code>blockquote</code> element <span>represents</span> a
section that is quoted from another source.</p>
More information about the Commit-Watchers
mailing list