Skip to content

Commit bdb54a2

Browse files
FF145Relnote: ToggleEvent.source (#41653)
* FF145Relnote: ToggleEvent.source * Update files/en-us/mozilla/firefox/releases/145/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> --------- Co-authored-by: Dipika Bhattacharya <[email protected]>
1 parent 35f8629 commit bdb54a2

File tree

1 file changed

+4
-0
lines changed
  • files/en-us/mozilla/firefox/releases/145

1 file changed

+4
-0
lines changed

files/en-us/mozilla/firefox/releases/145/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ Firefox 145 is the current [Beta version of Firefox](https://www.firefox.com/en-
6464

6565
### APIs
6666

67+
- The {{domxref("ToggleEvent/source", "source")}} property of the {{domxref("ToggleEvent")}} interface is now supported.
68+
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.
69+
([Firefox bug 1968987](https://bugzil.la/1968987)).
70+
6771
<!-- #### DOM -->
6872

6973
#### Media, WebRTC, and Web Audio

0 commit comments

Comments
 (0)