File tree Expand file tree Collapse file tree 3 files changed +34
-2
lines changed Expand file tree Collapse file tree 3 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 737737 "version_added" : " 141" ,
738738 "partial_implementation" : true ,
739739 "notes" : [
740- " Fully supported on Windows only ." ,
740+ " Fully supported on Windows and Linux, no support on ChromeOS ." ,
741741 " Method exposed on macOS, but notifications are not reliably spoken."
742742 ]
743743 },
Original file line number Diff line number Diff line change 19381938 "version_added" : " 141" ,
19391939 "partial_implementation" : true ,
19401940 "notes" : [
1941- " Fully supported on Windows only ." ,
1941+ " Fully supported on Windows and Linux, no support on ChromeOS ." ,
19421942 " Method exposed on macOS, but notifications are not reliably spoken."
19431943 ]
19441944 },
Original file line number Diff line number Diff line change 110110 }
111111 }
112112 },
113+ "aria-notify" : {
114+ "__compat" : {
115+ "support" : {
116+ "chrome" : {
117+ "version_added" : " 141" ,
118+ "partial_implementation" : true ,
119+ "notes" : " Not supported on ChromeOS."
120+ },
121+ "chrome_android" : " mirror" ,
122+ "edge" : " mirror" ,
123+ "firefox" : {
124+ "version_added" : false
125+ },
126+ "firefox_android" : " mirror" ,
127+ "oculus" : " mirror" ,
128+ "opera" : " mirror" ,
129+ "opera_android" : " mirror" ,
130+ "safari" : {
131+ "version_added" : false
132+ },
133+ "safari_ios" : " mirror" ,
134+ "samsunginternet_android" : " mirror" ,
135+ "webview_android" : " mirror" ,
136+ "webview_ios" : " mirror"
137+ },
138+ "status" : {
139+ "experimental" : true ,
140+ "standard_track" : false ,
141+ "deprecated" : false
142+ }
143+ }
144+ },
113145 "attribution-reporting" : {
114146 "__compat" : {
115147 "mdn_url" : " https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/attribution-reporting" ,
You can’t perform that action at this time.
0 commit comments