summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/features.json
blob: 640fc28e3635f79ebd36a45d176dee115ab00c97 (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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
{
    "specification": [
    {
        "name": "CSS Grid Layout Level 1",
        "status": {
            "status": "In Development",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/css-grid/",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=60731",
        "keywords": ["css grid layout", "css grid", "grid"],
        "category": "css",
        "contact": {
            "name": "Sergio Villar Senin",
            "email": "svillar@igalia.com"
        }
    },
    {
        "name": "CSS Inline Layout Module Level 3",
        "status": {
            "status": "In Development",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/css-inline/",
        "keywords": ["css inline layout", "css inline", "inline"],
        "category": "css"
    },
    {
        "name": "CSS Media Queries Level 4",
        "url": "http://dev.w3.org/csswg/mediaqueries-4/",
        "keywords": ["css media queries", "media queries"],
        "category": "css"
    },
    {
        "name": "CSS Painting API Level 1",
        "status": {
            "status": "Under Consideration"
        },
        "url": "https://drafts.css-houdini.org/css-paint-api/",
        "keywords": ["css", "houdini"],
        "category": "css"
    },
    {
        "name": "CSS Positioned Layout Module Level 3",
        "url": "http://dev.w3.org/csswg/css-position/",
        "keywords": ["css positioning"],
        "category": "css"
    },
    {
        "name": "CSS Properties and Values API Level 1",
        "status": {
            "status": "Under Consideration"
        },
        "url": "https://drafts.css-houdini.org/css-properties-values-api/",
        "keywords": ["css", "houdini"],
        "category": "css"
    },
    {
        "name": "CSS Scroll Snap Points Module Level 1",
        "status": {
            "status": "In Development",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/css-snappoints/",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=134283",
        "keywords": ["css scroll snap points", "scroll snap", "snap points"],
        "category": "css",
        "contact": {
            "name": "Brent Fulgham",
            "email": "bfulgham@apple.com"
        }
    },
    {
        "name": "CSS Selectors Level 4",
        "url": "http://dev.w3.org/csswg/selectors-4/",
        "keywords": ["css selectors", "selectors"],
        "category": "css",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "CSS Shapes Level 1",
        "url": "http://www.w3.org/TR/css-shapes-1/",
        "keywords": ["css shapes", "shapes"],
        "category": "css"
    },
    {
        "name": "CSS Variables",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://www.w3.org/TR/css-variables/",
        "keywords": ["css variable", "css custom property"],
        "category": "css",
        "description": "Allows developers to define reusable custom property values.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "CSS Will Change",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://drafts.csswg.org/css-will-change/",
        "keywords": ["css willchange", "css will-change"],
        "category": "css",
        "contact": {
            "name": "Simon Fraser",
            "twitter": "@smfr"
        }
    },
    {
        "name": "DOM",
        "url": "https://dom.spec.whatwg.org",
        "keywords": ["dom", "dom4"],
        "category": "html"
    },
    {
        "name": "Fetch API",
        "status": {
            "status": "In Development"
        },
        "url": "https://fetch.spec.whatwg.org",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=151937",
        "keywords": ["fetch", "http", "cors", "request", "response", "header"],
        "category": "webapps",
        "description": "An underlying unified architecture for making resource requests.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "Filter Effects Module Level 2",
        "url": "http://dev.w3.org/fxtf/filters-2/",
        "keywords": ["css filters", "filter effects", "filters"],
        "category": "css"
    },
    {
        "name": "HTML5",
        "url": "https://html.spec.whatwg.org",
        "keywords": ["html", "html5", "html5.1"],
        "category": "html"
    },
    {
        "name": "IndexedDB",
        "status": {
            "status": "Partial Support"
        },
        "url": "http://www.w3.org/TR/IndexedDB/",
        "keywords": ["indexeddb", "index db"],
        "description": "A standard interface to a browser database of records for simple values and objects.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "Service Workers",
        "status": {
            "status": "Under Consideration"
        },
        "url": "http://www.w3.org/TR/2015/WD-service-workers-20150625/",
        "keywords": ["service workers"],
        "category": "webapps",
        "description": "A method for browsers to run JavaScript in the background to handle network requests and manage cached responses. Service Workers offers a replacement for Application Cache.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "Streams",
        "url": "https://streams.spec.whatwg.org",
        "keywords": ["streams api"],
        "category": "webapps"
    },
    {
        "name": "Web Components",
        "status": {
            "status": "Partial Support"
        },
        "url": "http://www.w3.org/wiki/WebComponents/",
        "keywords": ["web components", "shadow dom", "html imports", "custom elements", "template element"],
        "category": "webapps",
        "description": "A collection of technologies to improve modularization of DOM subtrees.",
        "contact": {
            "name": "Ryosuke Niwa",
            "twitter": "@RyosukeNiwa",
            "email": "rniwa@webkit.org"
        }
    },
    {
        "name": "WebCrypto",
        "status": {
            "status": "Partial Support",
            "enabled-by-default": true
        },
        "url": "http://www.w3.org/TR/WebCryptoAPI/",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=122679",
        "keywords": ["webcrypto"],
        "category": "webapps",
        "description": "A JavaScript API for web applications to perform cryptographic operations.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "WebGL 1",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://www.khronos.org/registry/webgl/specs/1.0/",
        "keywords": ["webgl"],
        "category": "html"
    },
    {
        "name": "WebGL 2",
        "status": {
            "status": "In Development",
            "enabled-by-default": true
        },
        "url": "https://www.khronos.org/registry/webgl/specs/2.0/",
        "keywords": ["webgl"],
        "category": "html"
    },
    {
        "name": "WebRTC",
        "status": {
            "status": "In Development"
        },
        "url": "http://www.w3.org/TR/webrtc/",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=124288",
        "keywords": ["webrtc"],
        "category": "webapps",
        "description": "An API to facilitate real-time communication for browser-to-browser applications.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    }
    ],

    "features": [
    {
        "name": "CSS Selector :any-link",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#the-any-link-pseudo",
        "specification": "CSS Selectors Level 4",
        "description": "The pseudo class :any-link matches any element that would match :link or :visisted.",
        "comment": "A prefix version :-webkit-any-link has been available for a while but it was not 100% compliant to the specification.",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "CSS Selector :lang() level 4",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#the-lang-pseudo",
        "specification": "CSS Selectors Level 4",
        "description": "The selector :lang() is extended in level 4 to support a list of language range, each range can contain a wildcard. For example: p:lang(\"*-be\", \"en\")."
    },
    {
        "name": "CSS Selector :matches()",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#matches",
        "specification": "CSS Selectors Level 4",
        "description": "The selector :matches() takes a selector list as argument and matches an element if any of them matches (e.g. :matches(article > section, #target)). When used for styling, the specificity of :matches() is the higest specificity of all selectors in the selector list.",
        "comment": "The pseudo classes <em>:visited</em> and <em>:link</em> are not supported inside :matches().",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "CSS Selector :not() level 4",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#negation",
        "specification": "CSS Selectors Level 4",
        "description": "The selector :not() in level 4 supports full selector lists as argument. For example: :not(:any-link >> img, :any-link >> picture).",
        "comment": "The pseudo classes <em>:visited</em> and <em>:link</em> are not supported inside :not().",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "CSS Selector :nth-child(An+B of selector list) and :nth-last-child(An+B of selector list)",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#the-nth-child-pseudo",
        "specification": "CSS Selectors Level 4",
        "description": "The pseudo classes :nth-child() and :nth-last-child() now supports a selector list that filters what to count. For example: \":nth-child(even of .visible)\".",
        "comment": "The pseudo classes <em>:visited</em> and <em>:link</em> are not supported inside :nth-child() and :nth-last-child().",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "CSS Selector :placeholder-shown",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#placeholder",
        "specification": "CSS Selectors Level 4",
        "description": "The selector :placeholder-shown matches any input element that has a visible placeholder.",
        "comment": "Styling the placeholder can be done through the WebKit pseudo-element \"::-webkit-input-placeholder\".",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "Case-insensitive attribute selectors",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/selectors-4/#attribute-case",
        "specification": "CSS Selectors Level 4",
        "description": "Any attribute selector that test a value can take a flag \"i\" to use case insensitive checks. For example: input[type=number i] test the value \"number\" case-insensitively.",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "Custom Elements",
        "status": {
            "status": "Prototyping"
        },
        "url": "http://w3c.github.io/webcomponents/spec/custom/",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=150225",
        "specification": "Web Components",
        "description": "Define a custom HTML tag and associate it with an ES6 class.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "Element.closest()",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://dom.spec.whatwg.org/#dom-element-closest",
        "documentation-url": "https://developer.mozilla.org/en-US/docs/Web/API/Element/closest",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=137418",
        "specification": "DOM",
        "description": "Find the closest ancestor matching the selector passed as argument. The element itself is returned if it matches the selector.",
        "contact": {
            "name": "Benjamin Poulain",
            "twitter": "@awfulben",
            "email": "benjamin@webkit.org"
        }
    },
    {
        "name": "Filter Effects backdrop-filter propery",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/fxtf/filters-2/#propdef-backdrop-filter",
        "specification": "Filter Effects Module Level 2",
        "description": "This property specifies styling for filters applied to the backdrop of an element."
    },
    {
        "name": "Force Click Events",
        "status": {
            "status": "Prototyping",
            "enabled-by-default": true
        },
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=142836",
        "description": "Provide the events necessary to handle force click events in the page, overriding the default behavior."
    },
    {
        "name": "HTML imports",
        "status": {
            "status": "Not Considering"
        },
        "url": "http://w3c.github.io/webcomponents/spec/imports/",
        "specification": "Web Components",
        "description": "Includes resusable HTML documents in other HTML documents.",
        "comment": "There are concerns about the disconnect between this specification and ES6 Modules. WebKit has no intent to support the current specification.",
        "contact": {
            "name": "Jon Davis",
            "twitter": "@jonathandavis",
            "email": "web-evangelist@apple.com"
        }
    },
    {
        "name": "Initial Letter",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/css-inline/#propdef-initial-letter",
        "specification": "CSS Inline Layout Module Level 3",
        "description": "This property specifies styling for dropped, raised, and sunken initial letters."
    },
    {
        "name": "Interaction Media Features (pointer, hover, any-pointer, any-hover)",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/mediaqueries-4/#mf-interaction",
        "specification": "CSS Media Queries Level 4",
        "description": "The \"pointer\" media defines how percise the pointing device is. The \"hover\" media defines the ability of the poiting device to hover elements."
    },
    {
        "name": "MicroData",
        "status": {
            "status": "Removed"
        },
        "url": "https://html.spec.whatwg.org/multipage/microdata.html",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=119480",
        "specification": "HTML5",
        "comment": "WebKit used to support MicroData. The feature never gained any traction and was eventually removed to clean up the codebase."
    },
    {
        "name": "Navigator.hardwareConcurrency",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://wiki.whatwg.org/wiki/Navigator_HW_Concurrency",
        "webkit-url": "http://trac.webkit.org/changeset/169017",
        "description": "Navigator.hardwareConcurrency provides the total number of logical processors available to the user agent."
    },
    {
        "name": "Picture element",
        "status": {
            "status": "In Development",
            "enabled-by-default": false
        },
        "url": "https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=116963",
        "specification": "HTML5",
        "description": "Enable handling the art-direction responsive images use-case by defining multiple image sources in markup",
        "contact": {
            "name": "Yoav Weiss",
            "twitter": "@yoavweiss",
            "email": "yoav@yoav.ws"
        }
    },
    {
        "name": "Position: sticky",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://dev.w3.org/csswg/css-position/#sticky-pos",
        "specification": "CSS Positioned Layout Module Level 3",
        "description": "Sticky positioning provides a way to position element out of the normal flow when scrolling. Unlike solutions based on JavaScript, the change of position is synchronized with scrolling.",
        "comment": "The feature is prefixed with <em>-webkit-</em>. There are some remaining issues to resolve in the specification."
    },
    {
        "name": "Readable Streams",
        "status": {
            "status": "In Development",
            "enabled-by-default": true
        },
        "url": "https://streams.spec.whatwg.org/#rs",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=138967",
        "specification": "Streams",
        "comment": "The ReadableStream and ReadableStreamReader interfaces are available but not functional."
    },
    {
        "name": "Shadow DOM",
        "status": {
            "status": "In Development"
        },
        "url": "http://w3c.github.io/webcomponents/spec/shadow/",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=148695",
        "specification": "Web Components",
        "description": "Functional encapsulation of HTML and CSS for Web Components.",
        "contact": {
            "name": "Ryosuke Niwa",
            "twitter": "@RyosukeNiwa",
            "email": "rniwa@webkit.org"
        }
    },
    {
        "name": "Shape outside for floats",
        "status": {
            "status": "In Development",
            "enabled-by-default": true
        },
        "url": "http://www.w3.org/TR/css-shapes-1/",
        "specification": "CSS Shapes Level 1",
        "description": "CSS Shapes describe geometric shapes for use in CSS. For Level 1, CSS Shapes can be applied to floats.",
        "comment": "The implementation is feature complete and shipping, but is -webkit prefixed."
    },
    {
        "name": "Shared Web Workers",
        "status": {
            "status": "Removed"
        },
        "url": "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-introduction",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=140344",
        "specification": "HTML5",
        "comment": "The implementation of Shared Web Workers was imposing undesirable constraints on the engine. The feature never gained any adoption and was eventually removed from the engine."
    },
    {
        "name": "Srcset w descriptor and related sizes attribute",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=133620",
        "specification": "HTML5",
        "description": "Enable handling the variable width responsive images use-case by defining multiple image resources in markup",
        "contact": {
            "name": "Yoav Weiss",
            "twitter": "@yoavweiss",
            "email": "yoav@yoav.ws"
        }
    },
    {
        "name": "Srcset x descriptor",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=110252",
        "specification": "HTML5",
        "description": "Enable handling the fixed width responsive images use-case by defining multiple image resources in markup",
        "contact": {
            "name": "Yoav Weiss",
            "twitter": "@yoavweiss",
            "email": "yoav@yoav.ws"
        }
    },
    {
        "name": "Template Element",
        "status": {
            "status": "Done",
            "enabled-by-default": true
        },
        "url": "http://www.w3.org/TR/html5/scripting-1.html#the-template-element",
        "webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=124637",
        "documentation-url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template",
        "specification": "Web Components",
        "description": "Declares HTML fragments that can be cloned and inserted into the document by a script."
    }
    ]
}