File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 189189 }
190190 }
191191 },
192+ "feature_core-features-and-limits" : {
193+ "__compat" : {
194+ "description" : " `core-features-and-limits` feature" ,
195+ "spec_url" : " https://gpuweb.github.io/gpuweb/#core-features-and-limits" ,
196+ "tags" : [
197+ " web-features:webgpu"
198+ ],
199+ "support" : {
200+ "chrome" : {
201+ "version_added" : " 139" ,
202+ "notes" : " Currently available on all adapters and enabled automatically on all devices even if not requested."
203+ },
204+ "chrome_android" : " mirror" ,
205+ "deno" : {
206+ "version_added" : false
207+ },
208+ "edge" : " mirror" ,
209+ "firefox" : {
210+ "version_added" : " 141" ,
211+ "partial_implementation" : true ,
212+ "notes" : " Currently supported on Windows only, in all contexts except for service workers."
213+ },
214+ "firefox_android" : {
215+ "version_added" : false
216+ },
217+ "oculus" : " mirror" ,
218+ "opera" : " mirror" ,
219+ "opera_android" : " mirror" ,
220+ "safari" : {
221+ "version_added" : false
222+ },
223+ "safari_ios" : " mirror" ,
224+ "samsunginternet_android" : " mirror" ,
225+ "webview_android" : " mirror" ,
226+ "webview_ios" : " mirror"
227+ },
228+ "status" : {
229+ "experimental" : false ,
230+ "standard_track" : true ,
231+ "deprecated" : false
232+ }
233+ }
234+ },
192235 "feature_depth-clip-control" : {
193236 "__compat" : {
194237 "description" : " `depth-clip-control` feature" ,
You can’t perform that action at this time.
0 commit comments