Skip to content

Commit

Permalink
Update to be source material for the build
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixie authored and domenic committed Aug 26, 2015
1 parent 80ff742 commit cb84455
Show file tree
Hide file tree
Showing 22 changed files with 197 additions and 173,353 deletions.
15 changes: 15 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
AddDefaultCharset utf-8
ForceType text/html
DirectoryIndex index

<files *.png>
ForceType image/png
</files>

<files *.json>
ForceType application/json
</files>

<files *.js>
ForceType application/javascript
</files>
22 changes: 22 additions & 0 deletions .multipage-404
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<script src="fragment-links.js"></script>
<title>Broken link</title>
<style>
body.loading div.failed, body.failed div.loading, div.failed { display: none; }
body.loading div.loading, body.failed div.failed, div.loading { display: block; }
</style>
<body onload="document.body.className = 'failed'">
<script>document.body.className = 'loading'</script>
<div class="loading">
<p>Loading...</p>
</div>
<div class="failed">
<p>The page you are looking for is no longer available at this URL.</p>
<p>Links to the multipage version of the specification are
unfortunately likely to break over time. You might be able to find
what you want from <a href="./">the contents page</a>.</p>
<p>If you have found a broken link on the WHATWG site itself, please
e-mail <a href="mailto:[email protected]">Ian Hickson</a>. If you found a
broken link from another site pointing to the WHATWG site, please
let that site know of the problem instead. Thanks!</p>
</div>
85,614 changes: 0 additions & 85,614 deletions complete.html

This file was deleted.

2,125 changes: 0 additions & 2,125 deletions entities-unicode.inc

This file was deleted.

5 changes: 5 additions & 0 deletions fonts/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ForceType application/octet-stream

ExpiresActive on
ExpiresDefault A6048000
Header set Cache-Control "public"
Binary file added fonts/Essays1743-Bold.ttf
Binary file not shown.
Binary file added fonts/Essays1743-BoldItalic.ttf
Binary file not shown.
Binary file added fonts/Essays1743-Italic.ttf
Binary file not shown.
Binary file added fonts/Essays1743.ttf
Binary file not shown.
15 changes: 15 additions & 0 deletions images/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<files *.svg>
ForceType image/svg+xml
</files>

<files *.png>
ForceType image/png
</files>

<files *.jpeg>
ForceType image/jpeg
</files>

ExpiresActive on
ExpiresDefault A604800
Header set Cache-Control "public"
Binary file added images/abstract.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/contextmenu-collapsed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/contextmenu-expanded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/focus-tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/robots.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sample-bdi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sample-not-bdi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sample-range-multiple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions images/websocket-protocol-diagram.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
+-----------+
| Handshake |
+-----+-----+
|
|
v
+-----+-----------+
| Frame type byte |<----------------------------------------------+
+-----+-----------+ |
| |
| 0x00 to 0x7F +-----------+ +------+ |
+------------------------------>| UTF-8... |--->| 0xFF |---+
| +-----------+ +------+ |
| |
| 0x00 to 0x7F +--------+ +-----------+ |
+---------------->| Length |--->| Binary... |---------------+
+--------+ +-----------+


http://ditaa.org/ditaa/frames.html

http://ditaa.org/ditaa/render?grid=%0D%0A+++++%2B-----------%2B%0D%0A+++++%7C+Handshake+%7C%0D%0A+++++%2B-----%2B-----%2B%0D%0A+++++++++++%7C%0D%0A+++++++++++%7C%0D%0A+++++++++++v%0D%0A+++++%2B-----%2B-----------%2B%0D%0A+++++%7C+Frame+type+byte+%7C%3C----------------------------------------------%2B%0D%0A+++++%2B-----%2B-----------%2B+++++++++++++++++++++++++++++++++++++++++++++++%7C%0D%0A+++++++++++%7C+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7C%0D%0A+++++++++++%7C+0x00+to+0x7F++++++++++++++++++%2B-----------%2B++++%2B------%2B+++%7C%0D%0A+++++++++++%2B------------------------------%3E%7C+UTF-8...++%7C---%3E%7C+0xFF+%7C---%2B%0D%0A+++++++++++%7C+++++++++++++++++++++++++++++++%2B-----------%2B++++%2B------%2B+++%7C%0D%0A+++++++++++%7C+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7C%0D%0A+++++++++++%7C+0x00+to+0x7F++++%2B--------%2B++++%2B-----------%2B+++++++++++++++%7C%0D%0A+++++++++++%2B----------------%3E%7C+Length+%7C---%3E%7C+Binary...+%7C---------------%2B%0D%0A+++++++++++++++++++++++++++++%2B--------%2B++++%2B-----------%2B%0D%0A%0D%0A&S=on&scale=1
85,614 changes: 0 additions & 85,614 deletions index

This file was deleted.

106 changes: 106 additions & 0 deletions json-entities-legacy.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
"&AElig": { "codepoints": [198], "characters": "\u00C6" },
"&AMP": { "codepoints": [38], "characters": "\u0026" },
"&Aacute": { "codepoints": [193], "characters": "\u00C1" },
"&Acirc": { "codepoints": [194], "characters": "\u00C2" },
"&Agrave": { "codepoints": [192], "characters": "\u00C0" },
"&Aring": { "codepoints": [197], "characters": "\u00C5" },
"&Atilde": { "codepoints": [195], "characters": "\u00C3" },
"&Auml": { "codepoints": [196], "characters": "\u00C4" },
"&COPY": { "codepoints": [169], "characters": "\u00A9" },
"&Ccedil": { "codepoints": [199], "characters": "\u00C7" },
"&ETH": { "codepoints": [208], "characters": "\u00D0" },
"&Eacute": { "codepoints": [201], "characters": "\u00C9" },
"&Ecirc": { "codepoints": [202], "characters": "\u00CA" },
"&Egrave": { "codepoints": [200], "characters": "\u00C8" },
"&Euml": { "codepoints": [203], "characters": "\u00CB" },
"&GT": { "codepoints": [62], "characters": "\u003E" },
"&Iacute": { "codepoints": [205], "characters": "\u00CD" },
"&Icirc": { "codepoints": [206], "characters": "\u00CE" },
"&Igrave": { "codepoints": [204], "characters": "\u00CC" },
"&Iuml": { "codepoints": [207], "characters": "\u00CF" },
"&LT": { "codepoints": [60], "characters": "\u003C" },
"&Ntilde": { "codepoints": [209], "characters": "\u00D1" },
"&Oacute": { "codepoints": [211], "characters": "\u00D3" },
"&Ocirc": { "codepoints": [212], "characters": "\u00D4" },
"&Ograve": { "codepoints": [210], "characters": "\u00D2" },
"&Oslash": { "codepoints": [216], "characters": "\u00D8" },
"&Otilde": { "codepoints": [213], "characters": "\u00D5" },
"&Ouml": { "codepoints": [214], "characters": "\u00D6" },
"&QUOT": { "codepoints": [34], "characters": "\u0022" },
"&REG": { "codepoints": [174], "characters": "\u00AE" },
"&THORN": { "codepoints": [222], "characters": "\u00DE" },
"&Uacute": { "codepoints": [218], "characters": "\u00DA" },
"&Ucirc": { "codepoints": [219], "characters": "\u00DB" },
"&Ugrave": { "codepoints": [217], "characters": "\u00D9" },
"&Uuml": { "codepoints": [220], "characters": "\u00DC" },
"&Yacute": { "codepoints": [221], "characters": "\u00DD" },
"&aacute": { "codepoints": [225], "characters": "\u00E1" },
"&acirc": { "codepoints": [226], "characters": "\u00E2" },
"&acute": { "codepoints": [180], "characters": "\u00B4" },
"&aelig": { "codepoints": [230], "characters": "\u00E6" },
"&agrave": { "codepoints": [224], "characters": "\u00E0" },
"&amp": { "codepoints": [38], "characters": "\u0026" },
"&aring": { "codepoints": [229], "characters": "\u00E5" },
"&atilde": { "codepoints": [227], "characters": "\u00E3" },
"&auml": { "codepoints": [228], "characters": "\u00E4" },
"&brvbar": { "codepoints": [166], "characters": "\u00A6" },
"&ccedil": { "codepoints": [231], "characters": "\u00E7" },
"&cedil": { "codepoints": [184], "characters": "\u00B8" },
"&cent": { "codepoints": [162], "characters": "\u00A2" },
"&copy": { "codepoints": [169], "characters": "\u00A9" },
"&curren": { "codepoints": [164], "characters": "\u00A4" },
"&deg": { "codepoints": [176], "characters": "\u00B0" },
"&divide": { "codepoints": [247], "characters": "\u00F7" },
"&eacute": { "codepoints": [233], "characters": "\u00E9" },
"&ecirc": { "codepoints": [234], "characters": "\u00EA" },
"&egrave": { "codepoints": [232], "characters": "\u00E8" },
"&eth": { "codepoints": [240], "characters": "\u00F0" },
"&euml": { "codepoints": [235], "characters": "\u00EB" },
"&frac12": { "codepoints": [189], "characters": "\u00BD" },
"&frac14": { "codepoints": [188], "characters": "\u00BC" },
"&frac34": { "codepoints": [190], "characters": "\u00BE" },
"&gt": { "codepoints": [62], "characters": "\u003E" },
"&iacute": { "codepoints": [237], "characters": "\u00ED" },
"&icirc": { "codepoints": [238], "characters": "\u00EE" },
"&iexcl": { "codepoints": [161], "characters": "\u00A1" },
"&igrave": { "codepoints": [236], "characters": "\u00EC" },
"&iquest": { "codepoints": [191], "characters": "\u00BF" },
"&iuml": { "codepoints": [239], "characters": "\u00EF" },
"&laquo": { "codepoints": [171], "characters": "\u00AB" },
"&lt": { "codepoints": [60], "characters": "\u003C" },
"&macr": { "codepoints": [175], "characters": "\u00AF" },
"&micro": { "codepoints": [181], "characters": "\u00B5" },
"&middot": { "codepoints": [183], "characters": "\u00B7" },
"&nbsp": { "codepoints": [160], "characters": "\u00A0" },
"&not": { "codepoints": [172], "characters": "\u00AC" },
"&ntilde": { "codepoints": [241], "characters": "\u00F1" },
"&oacute": { "codepoints": [243], "characters": "\u00F3" },
"&ocirc": { "codepoints": [244], "characters": "\u00F4" },
"&ograve": { "codepoints": [242], "characters": "\u00F2" },
"&ordf": { "codepoints": [170], "characters": "\u00AA" },
"&ordm": { "codepoints": [186], "characters": "\u00BA" },
"&oslash": { "codepoints": [248], "characters": "\u00F8" },
"&otilde": { "codepoints": [245], "characters": "\u00F5" },
"&ouml": { "codepoints": [246], "characters": "\u00F6" },
"&para": { "codepoints": [182], "characters": "\u00B6" },
"&plusmn": { "codepoints": [177], "characters": "\u00B1" },
"&pound": { "codepoints": [163], "characters": "\u00A3" },
"&quot": { "codepoints": [34], "characters": "\u0022" },
"&raquo": { "codepoints": [187], "characters": "\u00BB" },
"&reg": { "codepoints": [174], "characters": "\u00AE" },
"&sect": { "codepoints": [167], "characters": "\u00A7" },
"&shy": { "codepoints": [173], "characters": "\u00AD" },
"&sup1": { "codepoints": [185], "characters": "\u00B9" },
"&sup2": { "codepoints": [178], "characters": "\u00B2" },
"&sup3": { "codepoints": [179], "characters": "\u00B3" },
"&szlig": { "codepoints": [223], "characters": "\u00DF" },
"&thorn": { "codepoints": [254], "characters": "\u00FE" },
"&times": { "codepoints": [215], "characters": "\u00D7" },
"&uacute": { "codepoints": [250], "characters": "\u00FA" },
"&ucirc": { "codepoints": [251], "characters": "\u00FB" },
"&ugrave": { "codepoints": [249], "characters": "\u00F9" },
"&uml": { "codepoints": [168], "characters": "\u00A8" },
"&uuml": { "codepoints": [252], "characters": "\u00FC" },
"&yacute": { "codepoints": [253], "characters": "\u00FD" },
"&yen": { "codepoints": [165], "characters": "\u00A5" },
"&yuml": { "codepoints": [255], "characters": "\u00FF" },
12 changes: 12 additions & 0 deletions link-fixup.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
window.addEventListener('DOMContentLoaded', function () {
if (window.location.hash.length < 1)
return;

var fragid = window.location.hash.substr(1);
if (fragid && document.getElementById(fragid))
return;

var script = document.createElement('script');
script.src = 'fragment-links.js';
document.body.appendChild(script);
});

0 comments on commit cb84455

Please sign in to comment.