Skip to content

Instantly share code, notes, and snippets.

@annevk
Created May 5, 2015 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save annevk/4e0b98a8846b8e8cf643 to your computer and use it in GitHub Desktop.
Save annevk/4e0b98a8846b8e8cf643 to your computer and use it in GitHub Desktop.
{
"BOOKS": {
"authors": ["Håkon Wium Lie"],
"href": "https://books.spec.whatwg.org/",
"title": "CSS Books"
},
"DIFFERENCES": {
"authors": ["Simon Pieters"],
"href": "https://html-differences.whatwg.org/",
"title": "Differences from HTML4"
},
"DOM": {
"authors": ["Anne van Kesteren"],
"href": "https://dom.spec.whatwg.org/",
"title": "DOM Standard"
},
"ENCODING": {
"authors": ["Anne van Kesteren"],
"href": "https://encoding.spec.whatwg.org/",
"title": "Encoding Standard"
},
"FETCH": {
"authors": ["Anne van Kesteren"],
"href": "https://fetch.spec.whatwg.org/",
"title": "Fetch Standard"
},
"FIGURES": {
"authors": ["Håkon Wium Lie"],
"href": "https://figures.spec.whatwg.org/",
"title": "CSS Figures"
},
"FULLSCREEN": {
"authors": ["Anne van Kesteren"],
"href": "https://fullscreen.spec.whatwg.org/",
"title": "Fullscreen API Standard"
},
"HTML": {
"authors": ["Ian Hickson"],
"href": "https://html.spec.whatwg.org/multipage/",
"title": "HTML Standard"
},
"JAVASCRIPT": {
"authors": ["Mathias Bynens"],
"href": "https://javascript.spec.whatwg.org/",
"title": "JavaScript, a.k.a. Web ECMAScript"
},
"MEDIASESSION": {
"href": "https://mediasession.spec.whatwg.org/",
"title": "Media Session Standard"
},
"MIMESNIFF": {
"authors": ["Gordon P. Hemsley"],
"href": "https://mimesniff.spec.whatwg.org/",
"title": "MIME Sniffing Standard"
},
"NOTIFICATIONS": {
"authors": ["Anne van Kesteren"],
"href": "https://notifications.spec.whatwg.org/",
"title": "Notifications API Standard"
},
"QUIRKS": {
"authors": ["Simon Pieters"],
"href": "https://quirks.spec.whatwg.org/",
"title": "Quirks Mode Standard"
},
"STREAMS": {
"authors": ["Domenic Denicola"],
"href": "https://streams.spec.whatwg.org/",
"title": "Streams Standard"
},
"URL": {
"authors": ["Anne van Kesteren", "Sam Ruby"],
"href": "https://url.spec.whatwg.org/",
"title": "URL Standard"
},
"XHR": {
"authors": ["Anne van Kesteren"],
"href": "https://xhr.spec.whatwg.org/",
"title": "XMLHttpRequest Standard"
}
}
@annevk
Copy link
Author

annevk commented May 5, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment