[html5] r7204 - [e] (0) fix ref Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16073 Affe [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jul 25 22:50:46 PDT 2012
Author: ianh
Date: 2012-07-25 22:50:45 -0700 (Wed, 25 Jul 2012)
New Revision: 7204
Modified:
complete.html
index
source
Log:
[e] (0) fix ref
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16073
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-07-25 19:11:14 UTC (rev 7203)
+++ complete.html 2012-07-26 05:50:45 UTC (rev 7204)
@@ -244,7 +244,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 25 July 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 26 July 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>
@@ -103174,13 +103174,11 @@
such, but there's a western bias to these references for
consistency. sorry. -->
- <dt id=refsCSP>[CSS]</dt>
+ <dt id=refsCSP>[CSP]</dt>
<dd>(Non-normative) <cite><a href=http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html>Content Security Policy</a></cite>, B. Sterne, A. Barth. W3C.</dd>
<dt id=refsCSS>[CSS]</dt>
- <dd><cite><a href=http://www.w3.org/TR/CSS/>Cascading Style Sheets Level 2
- Revision 1</a></cite>, B. Bos, T. Çelik, I.
- Hickson, H. Lie. W3C.</dd>
+ <dd><cite><a href=http://www.w3.org/TR/CSS2/>Cascading Style Sheets Level 2 Revision 1</a></cite>, B. Bos, T. Çelik, I. Hickson, H. Lie. W3C.</dd>
<dt id=refsCSSATTR>[CSSATTR]</dt>
<dd><cite><a href=http://dev.w3.org/csswg/css-style-attr/>CSS Styling Attribute Syntax</a></cite>, T. Çelik, E. Etemad. W3C.</dd>
Modified: index
===================================================================
--- index 2012-07-25 19:11:14 UTC (rev 7203)
+++ index 2012-07-26 05:50:45 UTC (rev 7204)
@@ -244,7 +244,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 25 July 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 26 July 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>
@@ -103174,13 +103174,11 @@
such, but there's a western bias to these references for
consistency. sorry. -->
- <dt id=refsCSP>[CSS]</dt>
+ <dt id=refsCSP>[CSP]</dt>
<dd>(Non-normative) <cite><a href=http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html>Content Security Policy</a></cite>, B. Sterne, A. Barth. W3C.</dd>
<dt id=refsCSS>[CSS]</dt>
- <dd><cite><a href=http://www.w3.org/TR/CSS/>Cascading Style Sheets Level 2
- Revision 1</a></cite>, B. Bos, T. Çelik, I.
- Hickson, H. Lie. W3C.</dd>
+ <dd><cite><a href=http://www.w3.org/TR/CSS2/>Cascading Style Sheets Level 2 Revision 1</a></cite>, B. Bos, T. Çelik, I. Hickson, H. Lie. W3C.</dd>
<dt id=refsCSSATTR>[CSSATTR]</dt>
<dd><cite><a href=http://dev.w3.org/csswg/css-style-attr/>CSS Styling Attribute Syntax</a></cite>, T. Çelik, E. Etemad. W3C.</dd>
Modified: source
===================================================================
--- source 2012-07-25 19:11:14 UTC (rev 7203)
+++ source 2012-07-26 05:50:45 UTC (rev 7204)
@@ -120970,13 +120970,11 @@
such, but there's a western bias to these references for
consistency. sorry. -->
- <dt id="refsCSP">[CSS]</dt>
+ <dt id="refsCSP">[CSP]</dt>
<dd>(Non-normative) <cite><a href="http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html">Content Security Policy</a></cite>, B. Sterne, A. Barth. W3C.</dd>
<dt id="refsCSS">[CSS]</dt>
- <dd><cite><a href="http://www.w3.org/TR/CSS/">Cascading Style Sheets Level 2
- Revision 1</a></cite>, B. Bos, T. Çelik, I.
- Hickson, H. Lie. W3C.</dd>
+ <dd><cite><a href="http://www.w3.org/TR/CSS2/">Cascading Style Sheets Level 2 Revision 1</a></cite>, B. Bos, T. Çelik, I. Hickson, H. Lie. W3C.</dd>
<dt id="refsCSSATTR">[CSSATTR]</dt>
<dd><cite><a href="http://dev.w3.org/csswg/css-style-attr/">CSS Styling Attribute Syntax</a></cite>, T. Çelik, E. Etemad. W3C.</dd>
More information about the Commit-Watchers
mailing list