forked from web-platform-dx/web-features
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharray-includes.yml.dist
More file actions
42 lines (40 loc) · 997 Bytes
/
array-includes.yml.dist
File metadata and controls
42 lines (40 loc) · 997 Bytes
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
# Generated from: array-includes.yml
# Do not edit this file by hand. Edit the source file instead!
status:
baseline: high
baseline_low_date: 2016-09-20
baseline_high_date: 2019-03-20
support:
chrome: "47"
chrome_android: "47"
edge: "14"
firefox: "43"
firefox_android: "43"
safari: "10"
safari_ios: "10"
compat_features:
# baseline: high
# baseline_low_date: 2016-08-02
# baseline_high_date: 2019-02-02
# support:
# chrome: "47"
# chrome_android: "47"
# edge: "14"
# firefox: "43"
# firefox_android: "43"
# safari: "9"
# safari_ios: "9"
- javascript.builtins.Array.includes
# ⬇️ Same status as overall feature ⬇️
# baseline: high
# baseline_low_date: 2016-09-20
# baseline_high_date: 2019-03-20
# support:
# chrome: "47"
# chrome_android: "47"
# edge: "14"
# firefox: "43"
# firefox_android: "43"
# safari: "10"
# safari_ios: "10"
- javascript.builtins.TypedArray.includes