diff --git a/files/en-us/mozilla/firefox/releases/145/index.md b/files/en-us/mozilla/firefox/releases/145/index.md index 9b26b23c3dc5a4a..69fcc0f32e6eab9 100644 --- a/files/en-us/mozilla/firefox/releases/145/index.md +++ b/files/en-us/mozilla/firefox/releases/145/index.md @@ -64,6 +64,10 @@ Firefox 145 is the current [Beta version of Firefox](https://www.firefox.com/en- ### APIs +- The {{domxref("ToggleEvent/source", "source")}} property of the {{domxref("ToggleEvent")}} interface is now supported. + If a [popover](/en-US/docs/Web/API/Popover_API) is triggered to open or close by an HTML element such as a {{htmlelement("button")}}, the event's `source` property will contain the element that triggered the popover. + ([Firefox bug 1968987](https://bugzil.la/1968987)). + #### Media, WebRTC, and Web Audio