Skip to content

Commit 4f70626

Browse files
authored
Safari 18.4 adds AudioContext.outputLatency (#26741)
Update Safari data for api.AudioContext.outputLatency This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `outputLatency` member of the `AudioContext` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.13.0). Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/AudioContext/outputLatency
1 parent ce99201 commit 4f70626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/AudioContext.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@
602602
"opera": "mirror",
603603
"opera_android": "mirror",
604604
"safari": {
605-
"version_added": false
605+
"version_added": "18.4"
606606
},
607607
"safari_ios": "mirror",
608608
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)