[html5] r5459 - [e] (0) give more images sizes
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 9 17:13:20 PDT 2010
Author: ianh
Date: 2010-09-09 17:13:19 -0700 (Thu, 09 Sep 2010)
New Revision: 5459
Modified:
complete.html
index
Log:
[e] (0) give more images sizes
Modified: complete.html
===================================================================
--- complete.html 2010-09-09 23:28:14 UTC (rev 5458)
+++ complete.html 2010-09-10 00:13:19 UTC (rev 5459)
@@ -207,9 +207,9 @@
}
</script><body class=cfc onload=init()>
- <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
+ <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Draft Standard — 9 September 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 10 September 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Modified: index
===================================================================
--- index 2010-09-09 23:28:14 UTC (rev 5458)
+++ index 2010-09-10 00:13:19 UTC (rev 5459)
@@ -211,9 +211,9 @@
}
</script><body class=draft onload=init()>
- <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
+ <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
- <h2 class="no-num no-toc">Draft Standard — 9 September 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 10 September 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
More information about the Commit-Watchers
mailing list