Skip to content

Commit

Permalink
[e] (0) reference update
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11620

git-svn-id: http://svn.whatwg.org/webapps@5805 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 25, 2011
1 parent a9bf210 commit ce62ddf
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -221,7 +221,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 24 January 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 25 January 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 @@ -93593,8 +93593,8 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Section 4.6.2. OpenSearch.org.</dd>

<dt id=refsORIGIN>[ORIGIN]</dt>
<dd><cite><a href=http://tools.ietf.org/html/draft-abarth-origin>The HTTP
Origin Header</a></cite>, A. Barth, C. Jackson, I. Hickson. IETF.</dd>
<dd><cite><a href=http://tools.ietf.org/html/draft-ietf-websec-origin>The HTTP
Origin Header</a></cite>, A. Barth. IETF.</dd>

<dt id=refsPINGBACK>[PINGBACK]</dt>
<dd><cite><a href=http://www.hixie.ch/specs/pingback/pingback>Pingback
Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -225,7 +225,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 24 January 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 25 January 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 @@ -89712,8 +89712,8 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Section 4.6.2. OpenSearch.org.</dd>

<dt id=refsORIGIN>[ORIGIN]</dt>
<dd><cite><a href=http://tools.ietf.org/html/draft-abarth-origin>The HTTP
Origin Header</a></cite>, A. Barth, C. Jackson, I. Hickson. IETF.</dd>
<dd><cite><a href=http://tools.ietf.org/html/draft-ietf-websec-origin>The HTTP
Origin Header</a></cite>, A. Barth. IETF.</dd>

<dt id=refsPINGBACK>[PINGBACK]</dt>
<dd><cite><a href=http://www.hixie.ch/specs/pingback/pingback>Pingback
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -106658,8 +106658,8 @@ interface <span>HTMLDocument</span> {

<dt id="refsORIGIN">[ORIGIN]</dt>
<dd><cite><a
href="http://tools.ietf.org/html/draft-abarth-origin">The HTTP
Origin Header</a></cite>, A. Barth, C. Jackson, I. Hickson. IETF.</dd>
href="http://tools.ietf.org/html/draft-ietf-websec-origin">The HTTP
Origin Header</a></cite>, A. Barth. IETF.</dd>

<dt id="refsPINGBACK">[PINGBACK]</dt>
<dd><cite><a
Expand Down

0 comments on commit ce62ddf

Please sign in to comment.