summaryrefslogtreecommitdiff
path: root/config-all.json
blob: 724ba7873c6a02abaa7a006f8362f0d676f00863 (plain)
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
{
  "classPrefix": "",
  "options": [
    "addTest",
    "atRule",
    "fnBind",
    "html5printshiv",
    "load",
    "prefixedCSS",
    "setClasses",
    "testProp"
  ],
  "feature-detects": [
    "test/a/download",
    "test/applicationcache",
    "test/audio/loop",
    "test/audio/preload",
    "test/audio/webaudio",
    "test/audio",
    "test/battery/lowbattery",
    "test/battery",
    "test/blob",
    "test/canvas/todataurl",
    "test/canvas",
    "test/canvastext",
    "test/contenteditable",
    "test/contentsecuritypolicy",
    "test/contextmenu",
    "test/cookies",
    "test/cors",
    "test/crypto/getrandomvalues",
    "test/css/all",
    "test/css/animations",
    "test/css/backgroundblendmode",
    "test/css/backgroundcliptext",
    "test/css/backgroundposition-shorthand",
    "test/css/backgroundposition-xy",
    "test/css/backgroundrepeat",
    "test/css/backgroundsize",
    "test/css/backgroundsizecover",
    "test/css/borderimage",
    "test/css/borderradius",
    "test/css/boxshadow",
    "test/css/boxsizing",
    "test/css/calc",
    "test/css/chunit",
    "test/css/checked",
    "test/css/columns",
    "test/css/cubicbezierrange",
    "test/css/displayrunin",
    "test/css/displaytable",
    "test/css/ellipsis",
    "test/css/escape",
    "test/css/exunit",
    "test/css/filters",
    "test/css/flexbox",
    "test/css/flexboxlegacy",
    "test/css/flexboxtweener",
    "test/css/flexwrap",
    "test/css/fontface",
    "test/css/generatedcontent",
    "test/css/gradients",
    "test/css/hsla",
    "test/css/hyphens",
    "test/css/lastchild",
    "test/css/mask",
    "test/css/mediaqueries",
    "test/css/multiplebgs",
    "test/css/nthchild",
    "test/css/objectfit",
    "test/css/opacity",
    "test/css/overflow-scrolling",
    "test/css/pointerevents",
    "test/css/positionsticky",
    "test/css/pseudoanimations",
    "test/css/pseudotransitions",
    "test/css/reflections",
    "test/css/regions",
    "test/css/remunit",
    "test/css/resize",
    "test/css/rgba",
    "test/css/scrollbars",
    "test/css/shapes",
    "test/css/siblinggeneral",
    "test/css/subpixelfont",
    "test/css/supports",
    "test/css/target",
    "test/css/textshadow",
    "test/css/textalignlast",
    "test/css/transforms",
    "test/css/transforms3d",
    "test/css/transformstylepreserve3d",
    "test/css/transitions",
    "test/css/userselect",
    "test/css/vhunit",
    "test/css/vmaxunit",
    "test/css/vminunit",
    "test/css/vwunit",
    "test/css/will-change",
    "test/css/wrapflow",
    "test/custom-protocol-handler",
    "test/dart",
    "test/dataview-api",
    "test/dom/classlist",
    "test/dom/createElement-attrs",
    "test/dom/dataset",
    "test/dom/documentfragment",
    "test/dom/microdata",
    "test/dom/hidden",
    "test/dom/mutationObserver",
    "test/draganddrop",
    "test/elem/unknown",
    "test/elem/datalist",
    "test/elem/details",
    "test/elem/output",
    "test/elem/picture",
    "test/elem/progress-meter",
    "test/elem/ruby",
    "test/elem/template",
    "test/elem/time",
    "test/elem/track",
    "test/emoji",
    "test/es5/array",
    "test/es5/date",
    "test/es5/function",
    "test/es5/object",
    "test/es5/strictmode",
    "test/es5/string",
    "test/es6/array",
    "test/es6/math",
    "test/es6/number",
    "test/es6/object",
    "test/es6/string",
    "test/es5/syntax",
    "test/es5/undefined",
    "test/es5/specification",
    "test/es6/contains",
    "test/es6/promises",
    "test/es6/generators",
    "test/event/deviceorientation-motion",
    "test/event/oninput",
    "test/eventlistener",
    "test/exif-orientation",
    "test/file/api",
    "test/file/filesystem",
    "test/flash",
    "test/forms/capture",
    "test/forms/fileinput",
    "test/forms/fileinputdirectory",
    "test/forms/formattribute",
    "test/forms/inputnumber-l10n",
    "test/forms/placeholder",
    "test/forms/requestautocomplete",
    "test/forms/validation",
    "test/fullscreen-api",
    "test/gamepad",
    "test/geolocation",
    "test/hashchange",
    "test/hiddenscroll",
    "test/history",
    "test/htmlimports",
    "test/ie8compat",
    "test/iframe/sandbox",
    "test/iframe/seamless",
    "test/iframe/srcdoc",
    "test/img/apng",
    "test/img/jpegxr",
    "test/img/srcset",
    "test/img/webp",
    "test/indexeddb",
    "test/indexeddbblob",
    "test/input",
    "test/input/formaction",
    "test/inputsearchevent",
    "test/inputtypes",
    "test/intl",
    "test/json",
    "test/lists-reversed",
    "test/mathml",
    "test/network/beacon",
    "test/network/connection",
    "test/network/eventsource",
    "test/network/xhr-responsetype-arraybuffer",
    "test/network/xhr-responsetype-blob",
    "test/network/xhr-responsetype-document",
    "test/network/xhr-responsetype-json",
    "test/network/xhr-responsetype-text",
    "test/network/xhr-responsetype",
    "test/network/xhr2",
    "test/notification",
    "test/pagevisibility-api",
    "test/performance",
    "test/pointerevents",
    "test/pointerlock-api",
    "test/postmessage",
    "test/quota-management-api",
    "test/requestanimationframe",
    "test/script/async",
    "test/script/defer",
    "test/serviceworker",
    "test/speech/speech-recognition",
    "test/speech/speech-synthesis",
    "test/storage/localstorage",
    "test/storage/sessionstorage",
    "test/storage/websqldatabase",
    "test/style/scoped",
    "test/svg/asimg",
    "test/svg/clippaths",
    "test/svg/filters",
    "test/svg/inline",
    "test/svg/foreignobject",
    "test/svg/smil",
    "test/svg",
    "test/textarea/maxlength",
    "test/touchevents",
    "test/typed-arrays",
    "test/unicode",
    "test/unicode-range",
    "test/url/bloburls",
    "test/url/data-uri",
    "test/url/parser",
    "test/userdata",
    "test/vibration",
    "test/video/autoplay",
    "test/video/loop",
    "test/video/preload",
    "test/video",
    "test/vml",
    "test/web-intents",
    "test/webanimations",
    "test/webgl/extensions",
    "test/webgl",
    "test/webrtc/getusermedia",
    "test/webrtc/peerconnection",
    "test/websockets/binary",
    "test/websockets",
    "test/window/framed",
    "test/workers/blobworkers",
    "test/workers/dataworkers",
    "test/workers/sharedworkers",
    "test/workers/transferables",
    "test/workers/webworkers"
  ]
}