File tree Expand file tree Collapse file tree 12 files changed +72
-28
lines changed Expand file tree Collapse file tree 12 files changed +72
-28
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ compat_features:
64
64
- api.CanvasRenderingContext2D.strokeRect
65
65
- api.CanvasRenderingContext2D.strokeStyle
66
66
- api.CanvasRenderingContext2D.translate
67
+ - api.HTMLCanvasElement.getContext.2d_context
67
68
68
69
# baseline: high
69
70
# baseline_low_date: 2015-07-29
Original file line number Diff line number Diff line change 2
2
# Do not edit this file by hand. Edit the source file instead!
3
3
4
4
status:
5
- baseline: false
5
+ baseline: high
6
+ baseline_low_date: 2020-01-15
7
+ baseline_high_date: 2022-07-15
6
8
support:
7
9
chrome: "55"
8
10
chrome_android: "55"
9
11
edge: "79"
10
12
firefox: "49"
11
13
firefox_android: "49"
14
+ safari: "12.1"
15
+ safari_ios: "12.2"
12
16
compat_features:
13
17
- css.properties.clip-path.is_animatable
Original file line number Diff line number Diff line change 4
4
status:
5
5
baseline: false
6
6
support: {}
7
+ compat_features:
8
+ - css.types.color.contrast-color
Original file line number Diff line number Diff line change 5
5
baseline: false
6
6
support:
7
7
chrome_android: "101"
8
+ edge: "134"
8
9
compat_features:
9
10
- api.Window.getDigitalGoodsService
Original file line number Diff line number Diff line change 6
6
support:
7
7
firefox: "137"
8
8
firefox_android: "137"
9
+ safari: "18.4"
10
+ safari_ios: "18.4"
9
11
compat_features:
10
12
- javascript.builtins.Math.sumPrecise
Original file line number Diff line number Diff line change 7
7
chrome: "135"
8
8
edge: "135"
9
9
compat_features:
10
+ # baseline: false
11
+ # support:
12
+ # chrome: "135"
13
+ # chrome_android: "135"
14
+ # edge: "135"
15
+ - css.selectors.scroll-marker
16
+
17
+ # ⬇️ Same status as overall feature ⬇️
18
+ # baseline: false
19
+ # support:
20
+ # chrome: "135"
21
+ # edge: "135"
10
22
- css.properties.scroll-marker-group
11
23
- css.properties.scroll-marker-group.after
12
24
- css.properties.scroll-marker-group.before
13
25
- css.properties.scroll-marker-group.none
14
- - css.selectors.scroll-marker
15
26
- css.selectors.scroll-marker-group
Original file line number Diff line number Diff line change @@ -273,7 +273,6 @@ compat_features:
273
273
- svg.elements.tspan
274
274
- svg.elements.tspan.dx
275
275
- svg.elements.tspan.dy
276
- - svg.elements.tspan.textLength
277
276
- svg.elements.tspan.x
278
277
- svg.elements.tspan.y
279
278
- svg.elements.use
@@ -1058,7 +1057,6 @@ compat_features:
1058
1057
- svg.elements.symbol.viewBox
1059
1058
- svg.elements.text.fill
1060
1059
- svg.elements.tspan.fill
1061
- - svg.elements.tspan.lengthAdjust
1062
1060
1063
1061
# baseline: high
1064
1062
# baseline_low_date: 2020-01-15
@@ -1749,6 +1747,19 @@ compat_features:
1749
1747
- api.SVGImageElement.crossOrigin
1750
1748
- svg.elements.image.crossorigin
1751
1749
1750
+ # baseline: low
1751
+ # baseline_low_date: 2024-03-05
1752
+ # support:
1753
+ # chrome: "43"
1754
+ # chrome_android: "43"
1755
+ # edge: "79"
1756
+ # firefox: "69"
1757
+ # firefox_android: "79"
1758
+ # safari: "17.4"
1759
+ # safari_ios: "17.4"
1760
+ - css.properties.rx
1761
+ - css.properties.ry
1762
+
1752
1763
# baseline: low
1753
1764
# baseline_low_date: 2025-03-31
1754
1765
# support:
@@ -1802,13 +1813,21 @@ compat_features:
1802
1813
1803
1814
# baseline: false
1804
1815
# support:
1805
- # chrome: "43"
1806
- # chrome_android: "43"
1816
+ # chrome: "1"
1817
+ # chrome_android: "18"
1818
+ # edge: "12"
1819
+ # safari: "3"
1820
+ # safari_ios: "2"
1821
+ - svg.elements.tspan.textLength
1822
+
1823
+ # baseline: false
1824
+ # support:
1825
+ # chrome: "1"
1826
+ # chrome_android: "18"
1807
1827
# edge: "79"
1808
- # firefox: "69"
1809
- # firefox_android: "79"
1810
- - css.properties.rx
1811
- - css.properties.ry
1828
+ # safari: "3"
1829
+ # safari_ios: "2"
1830
+ - svg.elements.tspan.lengthAdjust
1812
1831
1813
1832
# baseline: false
1814
1833
# support:
Original file line number Diff line number Diff line change 2
2
# Do not edit this file by hand. Edit the source file instead!
3
3
4
4
status:
5
- baseline: low
5
+ baseline: high
6
6
baseline_low_date: 2022-12-05
7
+ baseline_high_date: 2025-06-05
7
8
support:
8
9
chrome: "108"
9
10
chrome_android: "108"
Original file line number Diff line number Diff line change @@ -123,18 +123,6 @@ compat_features:
123
123
- api.PublicKeyCredential.parseRequestOptionsFromJSON_static
124
124
- api.PublicKeyCredential.toJSON
125
125
126
- # baseline: low
127
- # baseline_low_date: 2025-05-27
128
- # support:
129
- # chrome: "113"
130
- # chrome_android: "113"
131
- # edge: "113"
132
- # firefox: "139"
133
- # firefox_android: "139"
134
- # safari: "17"
135
- # safari_ios: "17"
136
- - api.CredentialsContainer.create.publicKey_option.extensions.largeBlob
137
-
138
126
# baseline: false
139
127
# support:
140
128
# chrome: "67"
@@ -146,6 +134,16 @@ compat_features:
146
134
- api.CredentialsContainer.create.publicKey_option.attestation.direct
147
135
- api.CredentialsContainer.create.publicKey_option.attestation.enterprise
148
136
137
+ # baseline: false
138
+ # support:
139
+ # chrome: "113"
140
+ # edge: "113"
141
+ # firefox: "139"
142
+ # firefox_android: "139"
143
+ # safari: "17"
144
+ # safari_ios: "17"
145
+ - api.CredentialsContainer.create.publicKey_option.extensions.largeBlob
146
+
149
147
# baseline: false
150
148
# support:
151
149
# chrome: "76"
Original file line number Diff line number Diff line change @@ -219,3 +219,8 @@ compat_features:
219
219
# edge: "126"
220
220
- api.AudioEncoder.configure.opus.opus_application
221
221
- api.AudioEncoder.configure.opus.opus_signal
222
+
223
+ # baseline: false
224
+ # support: {}
225
+ - api.VideoFrame.flip
226
+ - api.VideoFrame.rotation
You can’t perform that action at this time.
0 commit comments