Skip to content

Commit

Permalink
Merge branch 'main' into srcset
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyrd authored Aug 12, 2023
2 parents 2487578 + 66cebe5 commit 2e82d29
Show file tree
Hide file tree
Showing 556 changed files with 1,263 additions and 1,259 deletions.
2 changes: 1 addition & 1 deletion data.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions features-json/aac.json
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -558,8 +558,8 @@
"notes_by_num":{
"1":"Partial support in Firefox refers to only supporting AAC in an MP4 container and only when the operating system already has the codecs installed."
},
"usage_perc_y":94.67,
"usage_perc_a":2.77,
"usage_perc_y":93.94,
"usage_perc_a":2.74,
"ucprefix":false,
"parent":"audio",
"keywords":"audio/aac",
Expand Down
4 changes: 2 additions & 2 deletions features-json/abortcontroller.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -566,7 +566,7 @@
"notes_by_num":{
"1":"Safari has window.AbortController defined in the DOM but it's just a stub, it does not abort requests at all. The same issue also affects Chrome on IOS and Firefox on IOS because they use the same WebKit rendering engine as Safari."
},
"usage_perc_y":95.67,
"usage_perc_y":94.85,
"usage_perc_a":0,
"ucprefix":false,
"parent":"fetch",
Expand Down
4 changes: 2 additions & 2 deletions features-json/ac3-ec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@
"15.2-15.3":"a #1",
"15.4":"a #1",
"15.5":"a #1",
"15.6":"a #1",
"15.6-15.7":"a #1",
"16.0":"a #1",
"16.1":"a #1",
"16.2":"a #1",
Expand Down Expand Up @@ -559,7 +559,7 @@
"1":"Claims \"probably\" support, actual playback is untested"
},
"usage_perc_y":0.02,
"usage_perc_a":14.23,
"usage_perc_a":14.18,
"ucprefix":false,
"parent":"",
"keywords":"Dolby,AC-3,EC-3,E-AC-3,DD+,Digital Plus,A/52,multi-channel,codec,audio",
Expand Down
4 changes: 2 additions & 2 deletions features-json/accelerometer.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"15.2-15.3":"n",
"15.4":"n",
"15.5":"n",
"15.6":"n",
"15.6-15.7":"n",
"16.0":"n",
"16.1":"n",
"16.2":"n",
Expand Down Expand Up @@ -562,7 +562,7 @@
"notes_by_num":{
"1":"Available by enabling the \"Generic Sensor\" experimental flag in `about:flags`"
},
"usage_perc_y":70.93,
"usage_perc_y":71.41,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/addeventlistener.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -567,7 +567,7 @@
"1":"IE<=8 instead only supports the [proprietary `.attachEvent()` method](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener). It also does not support the [capture phase](https://www.w3.org/TR/DOM-Level-3-Events/#event-flow) of DOM event dispatch; it only supports event bubbling.",
"2":"The `useCapture` parameter is non-optional and must be provided. Future versions made it optional, with a default value of `false`."
},
"usage_perc_y":98.44,
"usage_perc_y":97.75,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/alternate-stylesheet.json
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
"15.2-15.3":"n",
"15.4":"n",
"15.5":"n",
"15.6":"n",
"15.6-15.7":"n",
"16.0":"n",
"16.1":"n",
"16.2":"n",
Expand Down Expand Up @@ -571,7 +571,7 @@
"notes_by_num":{

},
"usage_perc_y":3,
"usage_perc_y":2.94,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
6 changes: 3 additions & 3 deletions features-json/ambient-light.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"15.2-15.3":"n",
"15.4":"n",
"15.5":"n",
"15.6":"n",
"15.6-15.7":"n",
"16.0":"n",
"16.1":"n",
"16.2":"n",
Expand Down Expand Up @@ -567,8 +567,8 @@
"1":"Implements an [outdated version of the spec](https://www.w3.org/TR/2015/WD-ambient-light-20150903/).",
"2":"Available by enabling the \"Generic Sensor Extra Classes\" experimental flag in `about:flags`"
},
"usage_perc_y":0.28,
"usage_perc_a":0.2,
"usage_perc_y":0.29,
"usage_perc_a":0.18,
"ucprefix":false,
"parent":"",
"keywords":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/apng.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -570,7 +570,7 @@
"notes_by_num":{

},
"usage_perc_y":96.25,
"usage_perc_y":95.48,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/array-find-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -562,7 +562,7 @@
"notes_by_num":{

},
"usage_perc_y":96.37,
"usage_perc_y":95.65,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/array-find.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -562,7 +562,7 @@
"notes_by_num":{

},
"usage_perc_y":96.37,
"usage_perc_y":95.65,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/array-flat.json
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -574,7 +574,7 @@
"notes_by_num":{

},
"usage_perc_y":95.56,
"usage_perc_y":94.72,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/array-includes.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -562,7 +562,7 @@
"notes_by_num":{

},
"usage_perc_y":96.37,
"usage_perc_y":95.65,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/arrow-functions.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -562,7 +562,7 @@
"notes_by_num":{

},
"usage_perc_y":96.21,
"usage_perc_y":95.39,
"usage_perc_a":0,
"ucprefix":false,
"parent":"es6",
Expand Down
6 changes: 3 additions & 3 deletions features-json/asmjs.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
"15.2-15.3":"n",
"15.4":"n",
"15.5":"n",
"15.6":"n",
"15.6-15.7":"n",
"16.0":"n",
"16.1":"n",
"16.2":"n",
Expand Down Expand Up @@ -581,8 +581,8 @@
"1":"Chromium does not support ahead-of-time compilation but performance doubled in Chrome 28: [https://en.wikipedia.org/wiki/Asm.js#Implementations](https://en.wikipedia.org/wiki/Asm.js#Implementations)",
"2":"Supported in MS Edge under the \"Enable experimental JavaScript features\" flag."
},
"usage_perc_y":2.79,
"usage_perc_a":73.52,
"usage_perc_y":2.76,
"usage_perc_a":73.36,
"ucprefix":false,
"parent":"",
"keywords":"asm,asm.js,asmjs,WebAssembly",
Expand Down
6 changes: 3 additions & 3 deletions features-json/async-clipboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
"15.2-15.3":"a #2",
"15.4":"a #2",
"15.5":"a #2",
"15.6":"a #2",
"15.6-15.7":"a #2",
"16.0":"a #2",
"16.1":"a #2",
"16.2":"a #2",
Expand Down Expand Up @@ -571,8 +571,8 @@
"1":"Partial support in Firefox refers to only supporting the \"clipboard-write\" permission and the \"writeText\" method.",
"2":"Supports writing to clipboard but not reading."
},
"usage_perc_y":76.68,
"usage_perc_a":18.45,
"usage_perc_y":76.61,
"usage_perc_a":17.78,
"ucprefix":false,
"parent":"",
"keywords":"clipboard,async,cut,copy,paste,clipboarddata,clipboardevent",
Expand Down
4 changes: 2 additions & 2 deletions features-json/async-functions.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -563,7 +563,7 @@
"1":"Since build 14342 - disabled by default; can be enabled through about:flags",
"2":"Async arrow functions are [unsupported](https://github.com/kangax/compat-table/pull/1420)."
},
"usage_perc_y":95.94,
"usage_perc_y":95.13,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/atob-btoa.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -568,7 +568,7 @@
"notes_by_num":{

},
"usage_perc_y":98.4,
"usage_perc_y":97.7,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/audio-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -570,7 +570,7 @@
"notes_by_num":{

},
"usage_perc_y":96.59,
"usage_perc_y":95.86,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/audio.json
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -590,7 +590,7 @@
"notes_by_num":{
"1":"Old Firefox versions were missing support for some properties: `loop` was added in v11, `played` in v15, `playbackRate` in v20."
},
"usage_perc_y":97.47,
"usage_perc_y":96.68,
"usage_perc_a":0.01,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/audiotracks.json
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@
"15.2-15.3":"y",
"15.4":"y",
"15.5":"y",
"15.6":"y",
"15.6-15.7":"y",
"16.0":"y",
"16.1":"y",
"16.2":"y",
Expand Down Expand Up @@ -559,7 +559,7 @@
"1":"Supported in Firefox by enabling \"media.track.enabled\" in about:config",
"2":"Supported in Chrome and Opera by enabling \"enable-experimental-web-platform-features\" in chrome:flags"
},
"usage_perc_y":20.54,
"usage_perc_y":20.01,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
4 changes: 2 additions & 2 deletions features-json/autofocus.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
"15.2-15.3":"n",
"15.4":"n",
"15.5":"n",
"15.6":"n",
"15.6-15.7":"n",
"16.0":"n",
"16.1":"n",
"16.2":"n",
Expand Down Expand Up @@ -564,7 +564,7 @@
"notes_by_num":{

},
"usage_perc_y":83.08,
"usage_perc_y":82.35,
"usage_perc_a":0,
"ucprefix":false,
"parent":"",
Expand Down
Loading

0 comments on commit 2e82d29

Please sign in to comment.