forked from whatwg/xref
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspecs.json
29 lines (29 loc) · 899 Bytes
/
specs.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"cssom": "css/cssom.json",
"cssom-values": "css/cssom-values.json",
"cssom-view": "css/cssom-view.json",
"csssyntax": "css/csssyntax.json",
"dom": "dom/dom.json",
"domps": "dom/domps.json",
"editing": "dom/editing.json",
"encoding": "network/encoding.json",
"es6": "js/es6.json",
"fetch": "network/fetch.json",
"fileapi": "dom/fileapi.json",
"html": "dom/html-generated.json",
"http": "network/http.json",
"idna": "network/idna.json",
"mime": "network/mime.json",
"promguide": "js/promisesguide.json",
"selectors": "css/selectors.json",
"sw": "dom/serviceworkers.json",
"typedarray": "js/typedarray.json",
"url" : "network/url.json",
"vibration" : "dom/vibration.json",
"webidl": "dom/webidl.json",
"xhr": "dom/xhr.json",
"xml": "dom/xml.json",
"xmlns": "dom/xmlns.json",
"xmlss": "dom/xmlss.json",
"w3c-html": "dom/w3c-html-generated.json"
}