forked from whatwg/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to be source material for the build
- Loading branch information
Showing
22 changed files
with
197 additions
and
173,353 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
"Æ": { "codepoints": [198], "characters": "\u00C6" }, | ||
"&": { "codepoints": [38], "characters": "\u0026" }, | ||
"Á": { "codepoints": [193], "characters": "\u00C1" }, | ||
"Â": { "codepoints": [194], "characters": "\u00C2" }, | ||
"À": { "codepoints": [192], "characters": "\u00C0" }, | ||
"Å": { "codepoints": [197], "characters": "\u00C5" }, | ||
"Ã": { "codepoints": [195], "characters": "\u00C3" }, | ||
"Ä": { "codepoints": [196], "characters": "\u00C4" }, | ||
"©": { "codepoints": [169], "characters": "\u00A9" }, | ||
"Ç": { "codepoints": [199], "characters": "\u00C7" }, | ||
"Ð": { "codepoints": [208], "characters": "\u00D0" }, | ||
"É": { "codepoints": [201], "characters": "\u00C9" }, | ||
"Ê": { "codepoints": [202], "characters": "\u00CA" }, | ||
"È": { "codepoints": [200], "characters": "\u00C8" }, | ||
"Ë": { "codepoints": [203], "characters": "\u00CB" }, | ||
">": { "codepoints": [62], "characters": "\u003E" }, | ||
"Í": { "codepoints": [205], "characters": "\u00CD" }, | ||
"Î": { "codepoints": [206], "characters": "\u00CE" }, | ||
"Ì": { "codepoints": [204], "characters": "\u00CC" }, | ||
"Ï": { "codepoints": [207], "characters": "\u00CF" }, | ||
"<": { "codepoints": [60], "characters": "\u003C" }, | ||
"Ñ": { "codepoints": [209], "characters": "\u00D1" }, | ||
"Ó": { "codepoints": [211], "characters": "\u00D3" }, | ||
"Ô": { "codepoints": [212], "characters": "\u00D4" }, | ||
"Ò": { "codepoints": [210], "characters": "\u00D2" }, | ||
"Ø": { "codepoints": [216], "characters": "\u00D8" }, | ||
"Õ": { "codepoints": [213], "characters": "\u00D5" }, | ||
"Ö": { "codepoints": [214], "characters": "\u00D6" }, | ||
""": { "codepoints": [34], "characters": "\u0022" }, | ||
"®": { "codepoints": [174], "characters": "\u00AE" }, | ||
"Þ": { "codepoints": [222], "characters": "\u00DE" }, | ||
"Ú": { "codepoints": [218], "characters": "\u00DA" }, | ||
"Û": { "codepoints": [219], "characters": "\u00DB" }, | ||
"Ù": { "codepoints": [217], "characters": "\u00D9" }, | ||
"Ü": { "codepoints": [220], "characters": "\u00DC" }, | ||
"Ý": { "codepoints": [221], "characters": "\u00DD" }, | ||
"á": { "codepoints": [225], "characters": "\u00E1" }, | ||
"â": { "codepoints": [226], "characters": "\u00E2" }, | ||
"´": { "codepoints": [180], "characters": "\u00B4" }, | ||
"æ": { "codepoints": [230], "characters": "\u00E6" }, | ||
"à": { "codepoints": [224], "characters": "\u00E0" }, | ||
"&": { "codepoints": [38], "characters": "\u0026" }, | ||
"å": { "codepoints": [229], "characters": "\u00E5" }, | ||
"ã": { "codepoints": [227], "characters": "\u00E3" }, | ||
"ä": { "codepoints": [228], "characters": "\u00E4" }, | ||
"¦": { "codepoints": [166], "characters": "\u00A6" }, | ||
"ç": { "codepoints": [231], "characters": "\u00E7" }, | ||
"¸": { "codepoints": [184], "characters": "\u00B8" }, | ||
"¢": { "codepoints": [162], "characters": "\u00A2" }, | ||
"©": { "codepoints": [169], "characters": "\u00A9" }, | ||
"¤": { "codepoints": [164], "characters": "\u00A4" }, | ||
"°": { "codepoints": [176], "characters": "\u00B0" }, | ||
"÷": { "codepoints": [247], "characters": "\u00F7" }, | ||
"é": { "codepoints": [233], "characters": "\u00E9" }, | ||
"ê": { "codepoints": [234], "characters": "\u00EA" }, | ||
"è": { "codepoints": [232], "characters": "\u00E8" }, | ||
"ð": { "codepoints": [240], "characters": "\u00F0" }, | ||
"ë": { "codepoints": [235], "characters": "\u00EB" }, | ||
"½": { "codepoints": [189], "characters": "\u00BD" }, | ||
"¼": { "codepoints": [188], "characters": "\u00BC" }, | ||
"¾": { "codepoints": [190], "characters": "\u00BE" }, | ||
">": { "codepoints": [62], "characters": "\u003E" }, | ||
"í": { "codepoints": [237], "characters": "\u00ED" }, | ||
"î": { "codepoints": [238], "characters": "\u00EE" }, | ||
"¡": { "codepoints": [161], "characters": "\u00A1" }, | ||
"ì": { "codepoints": [236], "characters": "\u00EC" }, | ||
"¿": { "codepoints": [191], "characters": "\u00BF" }, | ||
"ï": { "codepoints": [239], "characters": "\u00EF" }, | ||
"«": { "codepoints": [171], "characters": "\u00AB" }, | ||
"<": { "codepoints": [60], "characters": "\u003C" }, | ||
"¯": { "codepoints": [175], "characters": "\u00AF" }, | ||
"µ": { "codepoints": [181], "characters": "\u00B5" }, | ||
"·": { "codepoints": [183], "characters": "\u00B7" }, | ||
" ": { "codepoints": [160], "characters": "\u00A0" }, | ||
"¬": { "codepoints": [172], "characters": "\u00AC" }, | ||
"ñ": { "codepoints": [241], "characters": "\u00F1" }, | ||
"ó": { "codepoints": [243], "characters": "\u00F3" }, | ||
"ô": { "codepoints": [244], "characters": "\u00F4" }, | ||
"ò": { "codepoints": [242], "characters": "\u00F2" }, | ||
"ª": { "codepoints": [170], "characters": "\u00AA" }, | ||
"º": { "codepoints": [186], "characters": "\u00BA" }, | ||
"ø": { "codepoints": [248], "characters": "\u00F8" }, | ||
"õ": { "codepoints": [245], "characters": "\u00F5" }, | ||
"ö": { "codepoints": [246], "characters": "\u00F6" }, | ||
"¶": { "codepoints": [182], "characters": "\u00B6" }, | ||
"±": { "codepoints": [177], "characters": "\u00B1" }, | ||
"£": { "codepoints": [163], "characters": "\u00A3" }, | ||
""": { "codepoints": [34], "characters": "\u0022" }, | ||
"»": { "codepoints": [187], "characters": "\u00BB" }, | ||
"®": { "codepoints": [174], "characters": "\u00AE" }, | ||
"§": { "codepoints": [167], "characters": "\u00A7" }, | ||
"­": { "codepoints": [173], "characters": "\u00AD" }, | ||
"¹": { "codepoints": [185], "characters": "\u00B9" }, | ||
"²": { "codepoints": [178], "characters": "\u00B2" }, | ||
"³": { "codepoints": [179], "characters": "\u00B3" }, | ||
"ß": { "codepoints": [223], "characters": "\u00DF" }, | ||
"þ": { "codepoints": [254], "characters": "\u00FE" }, | ||
"×": { "codepoints": [215], "characters": "\u00D7" }, | ||
"ú": { "codepoints": [250], "characters": "\u00FA" }, | ||
"û": { "codepoints": [251], "characters": "\u00FB" }, | ||
"ù": { "codepoints": [249], "characters": "\u00F9" }, | ||
"¨": { "codepoints": [168], "characters": "\u00A8" }, | ||
"ü": { "codepoints": [252], "characters": "\u00FC" }, | ||
"ý": { "codepoints": [253], "characters": "\u00FD" }, | ||
"¥": { "codepoints": [165], "characters": "\u00A5" }, | ||
"ÿ": { "codepoints": [255], "characters": "\u00FF" }, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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); | ||
}); |