File tree Expand file tree Collapse file tree 9 files changed +55
-54
lines changed Expand file tree Collapse file tree 9 files changed +55
-54
lines changed Original file line number Diff line number Diff line change 22# Do not edit this file by hand. Edit the source file instead!
33
44status:
5- baseline: high
6- baseline_low_date: 2015-07-29
7- baseline_high_date: 2018-01-29
5+ baseline: false
86 support:
97 chrome: "1"
108 chrome_android: "18"
119 edge: "12"
1210 firefox: "1"
1311 firefox_android: "4"
1412 safari: "3"
15- safari_ios: "1"
1613compat_features:
17- # ⬇️ Same status as overall feature ⬇️
18- # baseline: high
19- # baseline_low_date: 2015-07-29
20- # baseline_high_date: 2018-01-29
21- # support:
22- # chrome: "1"
23- # chrome_android: "18"
24- # edge: "12"
25- # firefox: "1"
26- # firefox_android: "4"
27- # safari: "3"
28- # safari_ios: "1"
29- - api.Window.beforeunload_event
30-
3114 # baseline: high
3215 # baseline_low_date: 2015-07-29
3316 # baseline_high_date: 2018-01-29
@@ -54,6 +37,17 @@ compat_features:
5437 # safari_ios: "11"
5538 - api.BeforeUnloadEvent.user_interaction
5639
40+ # ⬇️ Same status as overall feature ⬇️
41+ # baseline: false
42+ # support:
43+ # chrome: "1"
44+ # chrome_android: "18"
45+ # edge: "12"
46+ # firefox: "1"
47+ # firefox_android: "4"
48+ # safari: "3"
49+ - api.Window.beforeunload_event
50+
5751 # baseline: false
5852 # support:
5953 # chrome: "119"
Original file line number Diff line number Diff line change @@ -176,7 +176,6 @@ compat_features:
176176 # safari_ios: "3.2"
177177 - api.CanvasRenderingContext2D.createImageData
178178 - api.CanvasRenderingContext2D.fillText
179- - api.CanvasRenderingContext2D.font
180179 - api.CanvasRenderingContext2D.measureText
181180 - api.CanvasRenderingContext2D.strokeText
182181 - api.CanvasRenderingContext2D.textAlign
@@ -498,6 +497,15 @@ compat_features:
498497 - api.TextMetrics.hangingBaseline
499498 - api.TextMetrics.ideographicBaseline
500499
500+ # baseline: false
501+ # support:
502+ # chrome: "2"
503+ # chrome_android: "18"
504+ # edge: "12"
505+ # firefox: "3.5"
506+ # firefox_android: "4"
507+ - api.CanvasRenderingContext2D.font
508+
501509 # baseline: false
502510 # support:
503511 # chrome: "37"
Original file line number Diff line number Diff line change @@ -97,7 +97,6 @@ compat_features:
9797# - css.properties.font-feature-settings.normal
9898# - font-stretch:
9999# - css.at-rules.font-face.font-stretch
100- # - css.properties.font.font_stretch_support
101100# - css.properties.font-stretch
102101# - css.properties.font-stretch.percentage
103102# - svg.global_attributes.font-stretch
Original file line number Diff line number Diff line change @@ -14,5 +14,4 @@ compat_features:
1414 - css.at-rules.font-face.font-stretch
1515 - css.properties.font-stretch
1616 - css.properties.font-stretch.percentage
17- - css.properties.font.font_stretch_support
1817 - svg.global_attributes.font-stretch
Original file line number Diff line number Diff line change 22# Do not edit this file by hand. Edit the source file instead!
33
44status:
5- baseline: high
6- baseline_low_date: 2017-09-19
7- baseline_high_date: 2020-03-19
5+ baseline: false
86 support:
97 chrome: "60"
108 chrome_android: "60"
@@ -15,9 +13,7 @@ status:
1513 safari_ios: "11"
1614compat_features:
1715 # ⬇️ Same status as overall feature ⬇️
18- # baseline: high
19- # baseline_low_date: 2017-09-19
20- # baseline_high_date: 2020-03-19
16+ # baseline: false
2117 # support:
2218 # chrome: "60"
2319 # chrome_android: "60"
@@ -29,9 +25,7 @@ compat_features:
2925 - css.properties.font-stretch
3026 - svg.global_attributes.font-stretch
3127
32- # baseline: high
33- # baseline_low_date: 2018-09-05
34- # baseline_high_date: 2021-03-05
28+ # baseline: false
3529 # support:
3630 # chrome: "62"
3731 # chrome_android: "62"
@@ -42,9 +36,7 @@ compat_features:
4236 # safari_ios: "10.3"
4337 - css.at-rules.font-face.font-stretch
4438
45- # baseline: high
46- # baseline_low_date: 2018-10-02
47- # baseline_high_date: 2021-04-02
39+ # baseline: false
4840 # support:
4941 # chrome: "62"
5042 # chrome_android: "62"
@@ -54,16 +46,3 @@ compat_features:
5446 # safari: "11.1"
5547 # safari_ios: "11.3"
5648 - css.properties.font-stretch.percentage
57-
58- # baseline: high
59- # baseline_low_date: 2020-01-15
60- # baseline_high_date: 2022-07-15
61- # support:
62- # chrome: "60"
63- # chrome_android: "60"
64- # edge: "79"
65- # firefox: "43"
66- # firefox_android: "43"
67- # safari: "11"
68- # safari_ios: "11"
69- - css.properties.font.font_stretch_support
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ compat_features:
2828 # safari_ios: "1"
2929 - api.MouseEvent
3030 - api.MouseEvent.button
31- - api.MouseEvent.clientX
3231
3332 # baseline: high
3433 # baseline_low_date: 2015-07-29
@@ -147,7 +146,6 @@ compat_features:
147146 # safari: "9"
148147 # safari_ios: "8"
149148 - api.MouseEvent.movementX
150- - api.MouseEvent.movementY
151149
152150 # baseline: high
153151 # baseline_low_date: 2015-12-15
@@ -203,6 +201,30 @@ compat_features:
203201 # safari_ios: "12.2"
204202 - api.MouseEvent.getModifierState
205203
204+ # baseline: low
205+ # baseline_low_date: 2023-09-18
206+ # support:
207+ # chrome: "1"
208+ # chrome_android: "18"
209+ # edge: "12"
210+ # firefox: "1"
211+ # firefox_android: "4"
212+ # safari: "1"
213+ # safari_ios: "17"
214+ - api.MouseEvent.clientX
215+
216+ # baseline: low
217+ # baseline_low_date: 2023-09-18
218+ # support:
219+ # chrome: "37"
220+ # chrome_android: "37"
221+ # edge: "13"
222+ # firefox: "41"
223+ # firefox_android: "41"
224+ # safari: "9"
225+ # safari_ios: "17"
226+ - api.MouseEvent.movementY
227+
206228 # baseline: low
207229 # baseline_low_date: 2024-12-11
208230 # support:
Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ compat_features:
5353 - api.OffscreenCanvasRenderingContext2D.fillRect
5454 - api.OffscreenCanvasRenderingContext2D.fillStyle
5555 - api.OffscreenCanvasRenderingContext2D.fillText
56- - api.OffscreenCanvasRenderingContext2D.font
5756 - api.OffscreenCanvasRenderingContext2D.getImageData
5857 - api.OffscreenCanvasRenderingContext2D.getLineDash
5958 - api.OffscreenCanvasRenderingContext2D.globalAlpha
@@ -146,6 +145,7 @@ compat_features:
146145 # firefox: "105"
147146 # firefox_android: "105"
148147 - api.OffscreenCanvas.convertToBlob.option_type_parameter_webp
148+ - api.OffscreenCanvasRenderingContext2D.font
149149
150150 # baseline: false
151151 # support:
Original file line number Diff line number Diff line change 3939 "devDependencies" : {
4040 "@eslint/js" : " ^9.21.0" ,
4141 "@js-temporal/polyfill" : " ^0.4.4" ,
42- "@mdn/browser-compat-data" : " ^5.6.42 " ,
42+ "@mdn/browser-compat-data" : " ^5.6.43 " ,
4343 "@types/caniuse-lite" : " ^1.0.4" ,
4444 "@types/diff" : " ^7.0.1" ,
4545 "@types/node" : " ^18.19.78" ,
You can’t perform that action at this time.
0 commit comments