Skip to content

Commit

Permalink
Make subresources work
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Sep 14, 2014
1 parent 5ff8f79 commit d2bf0a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
8 changes: 5 additions & 3 deletions Overview.src.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html><html lang=en-US><meta charset=utf-8>
<title>DOM Standard</title>
<link rel=stylesheet href=http://www.whatwg.org/style/specification>
<link rel=stylesheet href=//www.whatwg.org/style/specification>
<link rel=icon href=//resources.whatwg.org/logo-dom.svg>

<div class=head>
Expand All @@ -14,14 +14,15 @@ <h2>Living Standard &mdash; Last Updated [DATE: 01 Jan 1901]</h2>

<dl>
<dt>This Version:
<dd><a href="http://dom.spec.whatwg.org/">http://dom.spec.whatwg.org/</a>
<dd><a href="https://dom.spec.whatwg.org/">https://dom.spec.whatwg.org/</a>

<dt>Participate:</dt>
<dd class=dontpublish>Send feedback to
<a href="mailto:[email protected]?subject=DOM%3A%20">[email protected]</a> (<a href="http://lists.w3.org/Archives/Public/www-dom/">archives</a>) or
<a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&amp;component=DOM">file a bug</a>
(<a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=WebAppsWG&amp;component=DOM&amp;resolution=---">open bugs</a>)
<dd class=dontpublish><a href="http://wiki.whatwg.org/wiki/IRC">IRC: #whatwg on Freenode</a>
<!-- XXX TLS -->

<dt>Version History:
<dd><a href=https://github.com/whatwg/dom/commits>https://github.com/whatwg/dom/commits</a>
Expand All @@ -31,6 +32,7 @@ <h2>Living Standard &mdash; Last Updated [DATE: 01 Jan 1901]</h2>
<dd><a href="http://annevankesteren.nl/">Anne van Kesteren</a>
(<a href="http://www.mozilla.org/">Mozilla</a>)
&lt;<a href="mailto:[email protected]">[email protected]</a>>
<!-- XXX TLS -->
<dd>Aryeh Gregor
(<a href="http://www.mozilla.org/">Mozilla</a>)
&lt;<a href=mailto:[email protected]>[email protected]</a>>
Expand Down Expand Up @@ -9320,5 +9322,5 @@ <h2 class=no-num>Acknowledgments</h2>
Lachlan Hunt, Lauren Wood, Mike Champion, Peter Sharpe, Philippe Le Hégaret, Robin Berjon,
Steve Byrne, Tom Pixley, and Vidur Apparao.

<script id=head src=http://www.whatwg.org/specs/web-apps/current-work/dfn.js></script>
<script id=head src=//www.whatwg.org/specs/web-apps/current-work/dfn.js></script>
<!-- vim: set expandtab shiftwidth=1 tabstop=1 textwidth=76 -->
12 changes: 7 additions & 5 deletions dom-core.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en-US"><meta charset="utf-8">
<title>DOM Standard</title>
<link href="http://www.whatwg.org/style/specification" rel="stylesheet">
<link href="//www.whatwg.org/style/specification" rel="stylesheet">
<link href="//resources.whatwg.org/logo-dom.svg" rel="icon">

<div class="head">
Expand All @@ -9,19 +9,20 @@

<hgroup>
<h1 class="allcaps">DOM</h1>
<h2>Living Standard — Last Updated 13 September 2014</h2>
<h2>Living Standard — Last Updated 14 September 2014</h2>
</hgroup>

<dl>
<dt>This Version:
<dd><a href="http://dom.spec.whatwg.org/">http://dom.spec.whatwg.org/</a>
<dd><a href="https://dom.spec.whatwg.org/">https://dom.spec.whatwg.org/</a>

<dt>Participate:</dt>
<dd class="dontpublish">Send feedback to
<a href="mailto:[email protected]?subject=DOM%3A%20">[email protected]</a> (<a href="http://lists.w3.org/Archives/Public/www-dom/">archives</a>) or
<a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=WebAppsWG&amp;component=DOM">file a bug</a>
(<a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=WebAppsWG&amp;component=DOM&amp;resolution=---">open bugs</a>)
<dd class="dontpublish"><a href="http://wiki.whatwg.org/wiki/IRC">IRC: #whatwg on Freenode</a>
<!-- XXX TLS -->

<dt>Version History:
<dd><a href="https://github.com/whatwg/dom/commits">https://github.com/whatwg/dom/commits</a>
Expand All @@ -31,6 +32,7 @@ <h2>Living Standard — Last Updated 13 September 2014</h2>
<dd><a href="http://annevankesteren.nl/">Anne van Kesteren</a>
(<a href="http://www.mozilla.org/">Mozilla</a>)
&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;
<!-- XXX TLS -->
<dd>Aryeh Gregor
(<a href="http://www.mozilla.org/">Mozilla</a>)
&lt;<a href="mailto:[email protected]">[email protected]</a>&gt;
Expand All @@ -44,7 +46,7 @@ <h2>Living Standard — Last Updated 13 September 2014</h2>
<p class="copyright"><a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" src="http://i.creativecommons.org/p/zero/1.0/80x15.png"></a>
To the extent possible under law, the editors have waived all copyright and
related or neighboring rights to this work. In addition, as of
13 September 2014, the editors have made this specification available
14 September 2014, the editors have made this specification available
under the
<a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
which is available at
Expand Down Expand Up @@ -9441,5 +9443,5 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
Lachlan Hunt, Lauren Wood, Mike Champion, Peter Sharpe, Philippe Le Hégaret, Robin Berjon,
Steve Byrne, Tom Pixley, and Vidur Apparao.

<script id="head" src="http://www.whatwg.org/specs/web-apps/current-work/dfn.js"></script>
<script id="head" src="//www.whatwg.org/specs/web-apps/current-work/dfn.js"></script>
<!-- vim: set expandtab shiftwidth=1 tabstop=1 textwidth=76 -->

0 comments on commit d2bf0a9

Please sign in to comment.