Skip to content

Commit e1f2928

Browse files
authored
Remove "Currently " prefix from notes (#28190)
1 parent bd77166 commit e1f2928

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+555
-555
lines changed

api/Animation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,15 +911,15 @@
911911
"edge": "mirror",
912912
"firefox": {
913913
"version_added": "75",
914-
"notes": "Currently only the getter is supported"
914+
"notes": "Only the getter is supported"
915915
},
916916
"firefox_android": "mirror",
917917
"oculus": "mirror",
918918
"opera": "mirror",
919919
"opera_android": "mirror",
920920
"safari": {
921921
"version_added": "13.1",
922-
"notes": "Currently only the getter is supported"
922+
"notes": "Only the getter is supported"
923923
},
924924
"safari_ios": "mirror",
925925
"samsunginternet_android": "mirror",

api/Cache.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"chrome_android": "mirror",
184184
"deno": {
185185
"version_added": "1.26",
186-
"notes": "Currently doesn't support query options"
186+
"notes": "Doesn't support query options"
187187
},
188188
"edge": {
189189
"version_added": "16"
@@ -264,7 +264,7 @@
264264
"chrome_android": "mirror",
265265
"deno": {
266266
"version_added": "1.26",
267-
"notes": "Currently doesn't support query options"
267+
"notes": "Doesn't support query options"
268268
},
269269
"edge": {
270270
"version_added": "16"

api/GPU.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chrome": {
1212
"version_added": "113",
1313
"partial_implementation": true,
14-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
14+
"notes": "Supported on ChromeOS, macOS, and Windows only."
1515
},
1616
"chrome_android": {
1717
"version_added": "121"
@@ -35,7 +35,7 @@
3535
"firefox": {
3636
"version_added": "141",
3737
"partial_implementation": true,
38-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
38+
"notes": "Supported on Windows only, in all contexts except for service workers."
3939
},
4040
"firefox_android": {
4141
"version_added": false
@@ -68,7 +68,7 @@
6868
"chrome": {
6969
"version_added": "113",
7070
"partial_implementation": true,
71-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
71+
"notes": "Supported on ChromeOS, macOS, and Windows only."
7272
},
7373
"chrome_android": {
7474
"version_added": "121"
@@ -80,7 +80,7 @@
8080
"firefox": {
8181
"version_added": "141",
8282
"partial_implementation": true,
83-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
83+
"notes": "Supported on Windows only, in all contexts except for service workers."
8484
},
8585
"firefox_android": {
8686
"version_added": false
@@ -114,7 +114,7 @@
114114
"chrome": {
115115
"version_added": "113",
116116
"partial_implementation": true,
117-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
117+
"notes": "Supported on ChromeOS, macOS, and Windows only."
118118
},
119119
"chrome_android": {
120120
"version_added": "121"
@@ -138,7 +138,7 @@
138138
"firefox": {
139139
"version_added": "141",
140140
"partial_implementation": true,
141-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
141+
"notes": "Supported on Windows only, in all contexts except for service workers."
142142
},
143143
"firefox_android": {
144144
"version_added": false
@@ -170,7 +170,7 @@
170170
"chrome": {
171171
"version_added": "115",
172172
"partial_implementation": true,
173-
"notes": "Currently supported on dual GPU macOS devices only."
173+
"notes": "Supported on dual GPU macOS devices only."
174174
},
175175
"chrome_android": {
176176
"version_added": "121"
@@ -210,7 +210,7 @@
210210
"chrome": {
211211
"version_added": "115",
212212
"partial_implementation": true,
213-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
213+
"notes": "Supported on ChromeOS, macOS, and Windows only."
214214
},
215215
"chrome_android": {
216216
"version_added": "121"
@@ -222,7 +222,7 @@
222222
"firefox": {
223223
"version_added": "141",
224224
"partial_implementation": true,
225-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
225+
"notes": "Supported on Windows only, in all contexts except for service workers."
226226
},
227227
"firefox_android": {
228228
"version_added": false

api/GPUAdapter.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chrome": {
1212
"version_added": "113",
1313
"partial_implementation": true,
14-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
14+
"notes": "Supported on ChromeOS, macOS, and Windows only."
1515
},
1616
"chrome_android": {
1717
"version_added": "121"
@@ -35,7 +35,7 @@
3535
"firefox": {
3636
"version_added": "141",
3737
"partial_implementation": true,
38-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
38+
"notes": "Supported on Windows only, in all contexts except for service workers."
3939
},
4040
"firefox_android": {
4141
"version_added": false
@@ -68,7 +68,7 @@
6868
"chrome": {
6969
"version_added": "113",
7070
"partial_implementation": true,
71-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
71+
"notes": "Supported on ChromeOS, macOS, and Windows only."
7272
},
7373
"chrome_android": {
7474
"version_added": "121"
@@ -92,7 +92,7 @@
9292
"firefox": {
9393
"version_added": "141",
9494
"partial_implementation": true,
95-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
95+
"notes": "Supported on Windows only, in all contexts except for service workers."
9696
},
9797
"firefox_android": {
9898
"version_added": false
@@ -126,7 +126,7 @@
126126
"chrome": {
127127
"version_added": "127",
128128
"partial_implementation": true,
129-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
129+
"notes": "Supported on ChromeOS, macOS, and Windows only."
130130
},
131131
"chrome_android": {
132132
"version_added": "127"
@@ -135,7 +135,7 @@
135135
"firefox": {
136136
"version_added": "141",
137137
"partial_implementation": true,
138-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
138+
"notes": "Supported on Windows only, in all contexts except for service workers."
139139
},
140140
"firefox_android": {
141141
"version_added": false
@@ -169,7 +169,7 @@
169169
"version_added": "113",
170170
"version_removed": "140",
171171
"partial_implementation": true,
172-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
172+
"notes": "Supported on ChromeOS, macOS, and Windows only."
173173
},
174174
"chrome_android": {
175175
"version_added": "121"
@@ -181,7 +181,7 @@
181181
"firefox": {
182182
"version_added": "141",
183183
"partial_implementation": true,
184-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
184+
"notes": "Supported on Windows only, in all contexts except for service workers."
185185
},
186186
"firefox_android": {
187187
"version_added": false
@@ -215,7 +215,7 @@
215215
"chrome": {
216216
"version_added": "113",
217217
"partial_implementation": true,
218-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
218+
"notes": "Supported on ChromeOS, macOS, and Windows only."
219219
},
220220
"chrome_android": {
221221
"version_added": "121"
@@ -239,7 +239,7 @@
239239
"firefox": {
240240
"version_added": "141",
241241
"partial_implementation": true,
242-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
242+
"notes": "Supported on Windows only, in all contexts except for service workers."
243243
},
244244
"firefox_android": {
245245
"version_added": false
@@ -292,7 +292,7 @@
292292
"firefox": {
293293
"version_added": "141",
294294
"partial_implementation": true,
295-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
295+
"notes": "Supported on Windows only, in all contexts except for service workers."
296296
},
297297
"firefox_android": {
298298
"version_added": false
@@ -326,7 +326,7 @@
326326
"chrome": {
327327
"version_added": "113",
328328
"partial_implementation": true,
329-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
329+
"notes": "Supported on ChromeOS, macOS, and Windows only."
330330
},
331331
"chrome_android": {
332332
"version_added": "121"
@@ -350,7 +350,7 @@
350350
"firefox": {
351351
"version_added": "141",
352352
"partial_implementation": true,
353-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
353+
"notes": "Supported on Windows only, in all contexts except for service workers."
354354
},
355355
"firefox_android": {
356356
"version_added": false
@@ -382,7 +382,7 @@
382382
"chrome": {
383383
"version_added": "116",
384384
"partial_implementation": true,
385-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
385+
"notes": "Supported on ChromeOS, macOS, and Windows only."
386386
},
387387
"chrome_android": {
388388
"version_added": "121"
@@ -435,7 +435,7 @@
435435
"chrome": {
436436
"version_added": "133",
437437
"partial_implementation": true,
438-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
438+
"notes": "Supported on ChromeOS, macOS, and Windows only."
439439
},
440440
"chrome_android": {
441441
"version_added": "133"

api/GPUAdapterInfo.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"chrome": {
1212
"version_added": "113",
1313
"partial_implementation": true,
14-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
14+
"notes": "Supported on ChromeOS, macOS, and Windows only."
1515
},
1616
"chrome_android": {
1717
"version_added": "121"
@@ -35,7 +35,7 @@
3535
"firefox": {
3636
"version_added": "141",
3737
"partial_implementation": true,
38-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
38+
"notes": "Supported on Windows only, in all contexts except for service workers."
3939
},
4040
"firefox_android": {
4141
"version_added": false
@@ -68,7 +68,7 @@
6868
"chrome": {
6969
"version_added": "113",
7070
"partial_implementation": true,
71-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
71+
"notes": "Supported on ChromeOS, macOS, and Windows only."
7272
},
7373
"chrome_android": {
7474
"version_added": "121"
@@ -80,7 +80,7 @@
8080
"firefox": {
8181
"version_added": "141",
8282
"partial_implementation": true,
83-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
83+
"notes": "Supported on Windows only, in all contexts except for service workers."
8484
},
8585
"firefox_android": {
8686
"version_added": false
@@ -114,7 +114,7 @@
114114
"chrome": {
115115
"version_added": "113",
116116
"partial_implementation": true,
117-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
117+
"notes": "Supported on ChromeOS, macOS, and Windows only."
118118
},
119119
"chrome_android": {
120120
"version_added": "121"
@@ -132,7 +132,7 @@
132132
"firefox": {
133133
"version_added": "141",
134134
"partial_implementation": true,
135-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
135+
"notes": "Supported on Windows only, in all contexts except for service workers."
136136
},
137137
"firefox_android": {
138138
"version_added": false
@@ -166,7 +166,7 @@
166166
"chrome": {
167167
"version_added": "113",
168168
"partial_implementation": true,
169-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
169+
"notes": "Supported on ChromeOS, macOS, and Windows only."
170170
},
171171
"chrome_android": {
172172
"version_added": "121"
@@ -184,7 +184,7 @@
184184
"firefox": {
185185
"version_added": "141",
186186
"partial_implementation": true,
187-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
187+
"notes": "Supported on Windows only, in all contexts except for service workers."
188188
},
189189
"firefox_android": {
190190
"version_added": false
@@ -219,7 +219,7 @@
219219
"firefox": {
220220
"version_added": "141",
221221
"partial_implementation": true,
222-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
222+
"notes": "Supported on Windows only, in all contexts except for service workers."
223223
},
224224
"firefox_android": {
225225
"version_added": false
@@ -253,14 +253,14 @@
253253
"chrome": {
254254
"version_added": "134",
255255
"partial_implementation": true,
256-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
256+
"notes": "Supported on ChromeOS, macOS, and Windows only."
257257
},
258258
"chrome_android": "mirror",
259259
"edge": "mirror",
260260
"firefox": {
261261
"version_added": "141",
262262
"partial_implementation": true,
263-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
263+
"notes": "Supported on Windows only, in all contexts except for service workers."
264264
},
265265
"firefox_android": {
266266
"version_added": false
@@ -294,14 +294,14 @@
294294
"chrome": {
295295
"version_added": "134",
296296
"partial_implementation": true,
297-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
297+
"notes": "Supported on ChromeOS, macOS, and Windows only."
298298
},
299299
"chrome_android": "mirror",
300300
"edge": "mirror",
301301
"firefox": {
302302
"version_added": "141",
303303
"partial_implementation": true,
304-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
304+
"notes": "Supported on Windows only, in all contexts except for service workers."
305305
},
306306
"firefox_android": {
307307
"version_added": false
@@ -335,7 +335,7 @@
335335
"chrome": {
336336
"version_added": "113",
337337
"partial_implementation": true,
338-
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
338+
"notes": "Supported on ChromeOS, macOS, and Windows only."
339339
},
340340
"chrome_android": {
341341
"version_added": "121"
@@ -353,7 +353,7 @@
353353
"firefox": {
354354
"version_added": "141",
355355
"partial_implementation": true,
356-
"notes": "Currently supported on Windows only, in all contexts except for service workers."
356+
"notes": "Supported on Windows only, in all contexts except for service workers."
357357
},
358358
"firefox_android": {
359359
"version_added": false

0 commit comments

Comments
 (0)