Skip to content

Commit b0918aa

Browse files
committed
Run npm run lint:fix
1 parent ef00205 commit b0918aa

File tree

6 files changed

+17
-51
lines changed

6 files changed

+17
-51
lines changed

api/GPUAdapter.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,7 @@
128128
"partial_implementation": true,
129129
"notes": "Supported on ChromeOS, macOS, and Windows only."
130130
},
131-
"chrome_android": {
132-
"version_added": "127"
133-
},
131+
"chrome_android": "mirror",
134132
"edge": "mirror",
135133
"firefox": {
136134
"version_added": "141",
@@ -437,9 +435,7 @@
437435
"partial_implementation": true,
438436
"notes": "Supported on ChromeOS, macOS, and Windows only."
439437
},
440-
"chrome_android": {
441-
"version_added": "133"
442-
},
438+
"chrome_android": "mirror",
443439
"deno": {
444440
"version_added": false
445441
},

api/GPUCommandEncoder.json

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,7 @@
127127
"partial_implementation": true,
128128
"notes": "Supported on ChromeOS, macOS, and Windows only."
129129
},
130-
"chrome_android": {
131-
"version_added": "121"
132-
},
130+
"chrome_android": "mirror",
133131
"deno": {
134132
"version_added": false
135133
},
@@ -227,9 +225,7 @@
227225
"partial_implementation": true,
228226
"notes": "Supported on ChromeOS, macOS, and Windows only."
229227
},
230-
"chrome_android": {
231-
"version_added": "125"
232-
},
228+
"chrome_android": "mirror",
233229
"deno": {
234230
"version_added": false
235231
},
@@ -268,9 +264,7 @@
268264
"partial_implementation": true,
269265
"notes": "Supported on ChromeOS, macOS, and Windows only."
270266
},
271-
"chrome_android": {
272-
"version_added": "123"
273-
},
267+
"chrome_android": "mirror",
274268
"deno": {
275269
"version_added": false
276270
},
@@ -310,9 +304,7 @@
310304
"partial_implementation": true,
311305
"notes": "Supported on ChromeOS, macOS, and Windows only."
312306
},
313-
"chrome_android": {
314-
"version_added": "121"
315-
},
307+
"chrome_android": "mirror",
316308
"deno": {
317309
"version_added": false
318310
},
@@ -467,9 +459,7 @@
467459
"partial_implementation": true,
468460
"notes": "Supported on ChromeOS, macOS, and Windows only."
469461
},
470-
"chrome_android": {
471-
"version_added": "137"
472-
},
462+
"chrome_android": "mirror",
473463
"deno": {
474464
"version_added": false
475465
},

api/GPUDevice.json

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,7 @@
167167
"partial_implementation": true,
168168
"notes": "Supported on ChromeOS, macOS, and Windows only."
169169
},
170-
"chrome_android": {
171-
"version_added": "137"
172-
},
170+
"chrome_android": "mirror",
173171
"deno": {
174172
"version_added": false
175173
},
@@ -716,9 +714,7 @@
716714
"partial_implementation": true,
717715
"notes": "Supported on ChromeOS, macOS, and Windows only."
718716
},
719-
"chrome_android": {
720-
"version_added": "135"
721-
},
717+
"chrome_android": "mirror",
722718
"deno": {
723719
"version_added": false
724720
},
@@ -816,9 +812,7 @@
816812
"partial_implementation": true,
817813
"notes": "Supported on ChromeOS, macOS, and Windows only."
818814
},
819-
"chrome_android": {
820-
"version_added": "121"
821-
},
815+
"chrome_android": "mirror",
822816
"deno": {
823817
"version_added": false
824818
},
@@ -974,9 +968,7 @@
974968
"partial_implementation": true,
975969
"notes": "Supported on ChromeOS, macOS, and Windows only."
976970
},
977-
"chrome_android": {
978-
"version_added": "130"
979-
},
971+
"chrome_android": "mirror",
980972
"deno": {
981973
"version_added": false
982974
},
@@ -1277,9 +1269,7 @@
12771269
"partial_implementation": true,
12781270
"notes": "Supported on ChromeOS, macOS, and Windows only."
12791271
},
1280-
"chrome_android": {
1281-
"version_added": "130"
1282-
},
1272+
"chrome_android": "mirror",
12831273
"deno": {
12841274
"version_added": false
12851275
},
@@ -1899,9 +1889,7 @@
18991889
"partial_implementation": true,
19001890
"notes": "Supported on ChromeOS, macOS, and Windows only."
19011891
},
1902-
"chrome_android": {
1903-
"version_added": "121"
1904-
},
1892+
"chrome_android": "mirror",
19051893
"deno": {
19061894
"version_added": false
19071895
},

api/GPUQuerySet.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,7 @@
301301
"partial_implementation": true,
302302
"notes": "Supported on ChromeOS, macOS, and Windows only."
303303
},
304-
"chrome_android": {
305-
"version_added": "121"
306-
},
304+
"chrome_android": "mirror",
307305
"deno": {
308306
"version_added": false
309307
},

api/GPUSupportedFeatures.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -862,9 +862,7 @@
862862
"partial_implementation": true,
863863
"notes": "Supported on ChromeOS, macOS, and Windows only."
864864
},
865-
"chrome_android": {
866-
"version_added": "142"
867-
},
865+
"chrome_android": "mirror",
868866
"deno": {
869867
"version_added": false
870868
},
@@ -904,9 +902,7 @@
904902
"partial_implementation": true,
905903
"notes": "Supported on ChromeOS, macOS, and Windows only."
906904
},
907-
"chrome_android": {
908-
"version_added": "142"
909-
},
905+
"chrome_android": "mirror",
910906
"deno": {
911907
"version_added": false
912908
},

api/GPUTexture.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,7 @@
169169
"partial_implementation": true,
170170
"notes": "Supported on ChromeOS, macOS, and Windows only."
171171
},
172-
"chrome_android": {
173-
"version_added": "132"
174-
},
172+
"chrome_android": "mirror",
175173
"deno": {
176174
"version_added": false
177175
},

0 commit comments

Comments
 (0)