forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WebIDL-1.json
114 lines (114 loc) · 4.24 KB
/
WebIDL-1.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"spec": {
"title": "WebIDL Level 1",
"url": "https://www.w3.org/TR/WebIDL-1/"
},
"links": {
"https://www.w3.org/TR/": [],
"https://heycam.github.io/webidl/": [],
"https://www.w3.org/WebPlatform/WG/": [],
"https://www.w3.org/Interaction/": [],
"https://github.com/heycam/webidl/commits/gh-pages/index.xml": [],
"https://github.com/heycam/webidl/commits/gh-pages/Overview.xml": [],
"https://github.com/heycam/webidl/issues": [],
"https://lists.w3.org/Archives/Public/public-script-coord/": [],
"https://www.w3.org/WebPlatform/WG/implementations/webidl-1/report/all.html": [],
"https://www.w3.org/Consortium/Patent-Policy-20040205/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/83482/status": [],
"https://www.w3.org/2015/Process-20150901/": [],
"https://tc39.github.io/ecma262/": [
"sec-literals-numeric-literals",
"sec-well-known-symbols",
"sec-array-iterator-objects",
"sec-error-objects",
"sec-promise-objects",
"sec-ordinary-object-internal-methods-and-internal-slots",
"sec-built-in-function-objects-call-thisargument-argumentslist",
"sec-well-known-intrinsic-objects",
"sec-ordinary-object-internal-methods-and-internal-slots-get-p-receiver",
"sec-properties-of-the-function-constructor",
"sec-function.prototype-@@hasinstance",
"sec-algorithm-conventions",
"sec-toboolean",
"sec-tonumber",
"sec-touint16",
"sec-toint32",
"sec-touint32",
"sec-tostring",
"sec-toobject",
"sec-isaccessordescriptor",
"sec-isdatadescriptor",
"sec-ecmascript-data-types-and-values",
"sec-code-realms",
"sec-ecmascript-language-types-number-type",
"sec-ecmascript-language-types-string-type",
"sec-iscallable",
"sec-returnifabrupt",
"sec-getiterator",
"sec-iteratorstep",
"sec-iteratorvalue",
"sec-object-internal-methods-and-internal-slots",
"sec-isdetachedbuffer",
"sec-detacharraybuffer",
"sec-property-descriptor-specification-type",
"sec-ordinary-object-internal-methods-and-internal-slots-getownproperty-p",
"sec-createiterresultobject",
"sec-arraycreate",
"sec-createdataproperty",
"sec-get-o-p",
"sec-normalcompletion",
"sec-ordinary-object-internal-methods-and-internal-slots-set-p-v-receiver",
"sec-ordinarydefineownproperty",
"sec-isconstructor",
"sec-construct",
"sec-definepropertyorthrow"
],
"https://www.unicode.org/glossary/": [
"unicode_scalar_value"
],
"https://github.com/heycam/webidl/issues/188": [],
"https://dom.spec.whatwg.org/": [
"concept-node-tree",
"concept-document",
"dom-document-createelement",
"document",
"dom-document-implementation"
],
"https://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/": [
"ID-C74D1578"
],
"https://www.khronos.org/registry/typedarray/specs/latest/": [],
"https://www.w3.org/TR/html/": [
"incumbent-settings-object"
],
"https://github.com/annevk/html-cross-origin-objects/": [],
"https://www.ecma-international.org/ecma-262/6.0/": [
"sec-getmethod"
],
"https://www.w3.org/TR/2011/WD-html5-20110525/": [
"event-handler-attributes"
],
"https://github.com/heycam/webidl/issues/78": [],
"https://github.com/heycam/webidl/issues/96": [],
"https://github.com/heycam/webidl/issues/83": [],
"https://github.com/heycam/webidl/issues/62": [],
"https://github.com/heycam/webidl/issues/129": [],
"https://www.w3.org/TR/html5/": [
"stack-of-script-settings-objects"
],
"https://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=4610935": [],
"https://search.cpan.org/dist/perl/pod/perlre.pod": [],
"https://tools.ietf.org/html/rfc2119": [],
"https://tools.ietf.org/html/rfc2781": [],
"https://tools.ietf.org/html/rfc3629": [],
"https://www.unicode.org/versions/latest/": [],
"https://www.w3.org/TR/dom/": [],
"https://www.w3.org/TR/DOM-Level-3-Core/": [],
"https://www.omg.org/cgi-bin/doc?formal/08-01-04.pdf": [],
"https://www.khronos.org/registry/typedarray/specs/1.0/": [],
"https://www.w3.org/TR/xml-names/": []
}
}