Skip to content

Commit

Permalink
[e] (0) Not sure how I managed to miss this acknowledgement for so long.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5919 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 27, 2011
1 parent 6e91a67 commit 610ffe4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion complete.html
Expand Up @@ -239,7 +239,7 @@

<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">Living Standard &mdash; Last Updated 25 February 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 27 February 2011</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>-->
Expand Down Expand Up @@ -94665,6 +94665,9 @@ <h3 class="no-num">Reflecting IDL attributes</h3>

</dl><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->

<p>Thanks to Tim Berners Lee for inventing HTML, without which none
of this would exist.</p>

<p>Thanks to

Aankhen,
Expand Down
5 changes: 4 additions & 1 deletion index
Expand Up @@ -243,7 +243,7 @@

<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 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 25 February 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 27 February 2011</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>-->
Expand Down Expand Up @@ -90804,6 +90804,9 @@ interface <a href=#htmldocument>HTMLDocument</a> {

</dl><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->

<p>Thanks to Tim Berners Lee for inventing HTML, without which none
of this would exist.</p>

<p>Thanks to

Aankhen,
Expand Down
3 changes: 3 additions & 0 deletions source
Expand Up @@ -107926,6 +107926,9 @@ interface <span>HTMLDocument</span> {

<h2 class="no-num">Acknowledgements</h2> <!-- ACKS -->

<p>Thanks to Tim Berners Lee for inventing HTML, without which none
of this would exist.</p>

<p>Thanks to

Aankhen,
Expand Down

0 comments on commit 610ffe4

Please sign in to comment.