File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 540540 }
541541 }
542542 },
543+ "local_network_access" : {
544+ "__compat" : {
545+ "description" : " Subject to [Local Network Access](https://developer.mozilla.org/docs/Web/Security/Defenses/Local_network_access) restrictions" ,
546+ "spec_url" : " https://wicg.github.io/local-network-access/#integration-with-websockets" ,
547+ "support" : {
548+ "chrome" : {
549+ "version_added" : " 147"
550+ },
551+ "chrome_android" : " mirror" ,
552+ "edge" : " mirror" ,
553+ "firefox" : {
554+ "version_added" : false
555+ },
556+ "firefox_android" : " mirror" ,
557+ "oculus" : " mirror" ,
558+ "opera" : " mirror" ,
559+ "opera_android" : " mirror" ,
560+ "safari" : {
561+ "version_added" : false
562+ },
563+ "safari_ios" : " mirror" ,
564+ "samsunginternet_android" : " mirror" ,
565+ "webview_android" : {
566+ "version_added" : false
567+ },
568+ "webview_ios" : " mirror"
569+ },
570+ "status" : {
571+ "experimental" : true ,
572+ "standard_track" : true ,
573+ "deprecated" : false
574+ }
575+ }
576+ },
543577 "message_event" : {
544578 "__compat" : {
545579 "description" : " `message` event" ,
Original file line number Diff line number Diff line change 924924 }
925925 }
926926 },
927+ "local_network_access" : {
928+ "__compat" : {
929+ "description" : " Subject to [Local Network Access](https://developer.mozilla.org/docs/Web/Security/Defenses/Local_network_access) restrictions" ,
930+ "spec_url" : " https://wicg.github.io/local-network-access/#integration-with-webtransport" ,
931+ "support" : {
932+ "chrome" : {
933+ "version_added" : " 147"
934+ },
935+ "chrome_android" : " mirror" ,
936+ "edge" : " mirror" ,
937+ "firefox" : {
938+ "version_added" : false
939+ },
940+ "firefox_android" : " mirror" ,
941+ "oculus" : " mirror" ,
942+ "opera" : " mirror" ,
943+ "opera_android" : " mirror" ,
944+ "safari" : {
945+ "version_added" : false
946+ },
947+ "safari_ios" : " mirror" ,
948+ "samsunginternet_android" : " mirror" ,
949+ "webview_android" : {
950+ "version_added" : false
951+ },
952+ "webview_ios" : " mirror"
953+ },
954+ "status" : {
955+ "experimental" : true ,
956+ "standard_track" : true ,
957+ "deprecated" : false
958+ }
959+ }
960+ },
927961 "protocol" : {
928962 "__compat" : {
929963 "spec_url" : " https://w3c.github.io/webtransport/#dom-webtransport-protocol" ,
Original file line number Diff line number Diff line change 202202 "standard_track" : true ,
203203 "deprecated" : false
204204 }
205+ },
206+ "local_network_access" : {
207+ "__compat" : {
208+ "description" : " Subject to [Local Network Access](https://developer.mozilla.org/docs/Web/Security/Defenses/Local_network_access) restrictions when the navigated `WindowClient` is a subframe" ,
209+ "support" : {
210+ "chrome" : {
211+ "version_added" : " 147"
212+ },
213+ "chrome_android" : " mirror" ,
214+ "edge" : " mirror" ,
215+ "firefox" : {
216+ "version_added" : false
217+ },
218+ "firefox_android" : " mirror" ,
219+ "oculus" : " mirror" ,
220+ "opera" : " mirror" ,
221+ "opera_android" : " mirror" ,
222+ "safari" : {
223+ "version_added" : false
224+ },
225+ "safari_ios" : " mirror" ,
226+ "samsunginternet_android" : " mirror" ,
227+ "webview_android" : {
228+ "version_added" : false
229+ },
230+ "webview_ios" : " mirror"
231+ },
232+ "status" : {
233+ "experimental" : true ,
234+ "standard_track" : false ,
235+ "deprecated" : false
236+ }
237+ }
205238 }
206239 },
207240 "visibilityState" : {
You can’t perform that action at this time.
0 commit comments