forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
beacon.json
79 lines (79 loc) · 2.21 KB
/
beacon.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"spec": {
"title": "Beacon",
"url": "https://www.w3.org/TR/beacon/"
},
"links": {
"https://www.w3.org/TR/": [],
"https://www.w3.org/webperf/": [],
"https://github.com/w3c/beacon/issues": [],
"https://lists.w3.org/Archives/Public/public-web-perf/": [],
"https://w3c.github.io/test-results/beacon/": [],
"https://www.w3.org/Consortium/Patent-Policy-20040205/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/45211/status": [],
"https://www.w3.org/2017/Process-20170301/": [],
"https://www.w3.org/TR/dom/": [
"concept-document-url",
"concept-document"
],
"https://www.w3.org/TR/WebIDL-1/": [
"dfn-throw",
"idl-boolean",
"idl-USVString"
],
"https://www.w3.org/TR/html5/": [
"api-base-url",
"api-referrer-source",
"entry-settings-object",
"multipart/form-data-encoding-algorithm",
"multipart/form-data-boundary-string",
"origin-0",
"navigator"
],
"https://fetch.spec.whatwg.org/": [
"concept-header-value",
"concept-request",
"concept-request-method",
"concept-request-url",
"concept-request-header-list",
"concept-request-origin",
"keep-alive-flag",
"concept-request-referrer",
"concept-request-body",
"concept-request-mode",
"concept-request-credentials-mode",
"concept-fetch",
"bodyinit",
"concept-bodyinit-extract",
"cors-safelisted-request-header",
"simple-header"
],
"https://www.w3.org/TR/FileAPI/": [
"blob",
"dfn-type"
],
"https://www.khronos.org/registry/typedarray/specs/latest/": [
"ARRAYBUFFERVIEW",
"ArrayBuffer"
],
"https://url.spec.whatwg.org/": [
"concept-url-parser",
"concept-url-scheme"
],
"https://heycam.github.io/webidl/": [
"idl-USVString",
"exceptiondef-typeerror"
],
"https://xhr.spec.whatwg.org/": [
"formdata"
],
"https://dom.spec.whatwg.org/": [],
"https://www.w3.org/TR/page-visibility/": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://www.w3.org/TR/XMLHttpRequest/": [],
"https://www.w3.org/TR/service-workers-1/": []
}
}