[html5] r7415 - [e] (0) People ask about this example sometimes. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 27 11:21:33 PDT 2012
Author: ianh
Date: 2012-09-27 11:21:31 -0700 (Thu, 27 Sep 2012)
New Revision: 7415
Modified:
complete.html
index
source
Log:
[e] (0) People ask about this example sometimes.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-09-26 22:52:39 UTC (rev 7414)
+++ complete.html 2012-09-27 18:21:31 UTC (rev 7415)
@@ -249,7 +249,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 26 September 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 27 September 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>
@@ -18220,9 +18220,9 @@
<div class=example>
- <p>Here is a graduation programme with two sections, one for the
- list of people graduating, and one for the description of the
- ceremony.</p>
+ <p>Here is a graduation programme with two sections, one for the list of people graduating, and
+ one for the description of the ceremony. (The markup in this example features an uncommon style
+ sometimes used to minimise the amount of <a href=#inter-element-whitespace>inter-element whitespace</a>.)</p>
<pre><!DOCTYPE Html>
<Html
Modified: index
===================================================================
--- index 2012-09-26 22:52:39 UTC (rev 7414)
+++ index 2012-09-27 18:21:31 UTC (rev 7415)
@@ -249,7 +249,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 26 September 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 27 September 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>
@@ -18220,9 +18220,9 @@
<div class=example>
- <p>Here is a graduation programme with two sections, one for the
- list of people graduating, and one for the description of the
- ceremony.</p>
+ <p>Here is a graduation programme with two sections, one for the list of people graduating, and
+ one for the description of the ceremony. (The markup in this example features an uncommon style
+ sometimes used to minimise the amount of <a href=#inter-element-whitespace>inter-element whitespace</a>.)</p>
<pre><!DOCTYPE Html>
<Html
Modified: source
===================================================================
--- source 2012-09-26 22:52:39 UTC (rev 7414)
+++ source 2012-09-27 18:21:31 UTC (rev 7415)
@@ -19542,9 +19542,9 @@
<div class="example">
- <p>Here is a graduation programme with two sections, one for the
- list of people graduating, and one for the description of the
- ceremony.</p>
+ <p>Here is a graduation programme with two sections, one for the list of people graduating, and
+ one for the description of the ceremony. (The markup in this example features an uncommon style
+ sometimes used to minimise the amount of <span>inter-element whitespace</span>.)</p>
<pre><!DOCTYPE Html>
<Html
More information about the Commit-Watchers
mailing list