- Filters:
- All
- Newly available
- Widely available
- Limited availability
- One missing engine
- Discouraged
- Latest browser releases:
- Chrome 137
- Chrome Android 137
- Edge 137
- Firefox 139
- Firefox for Android 139
- Safari 18.5
- Safari on iOS 18.5
New features in Firefox for Android 139 (released on 2025-05-27)
-
dialog.requestClose()
Newly available since 2025-05-27The
requestClose()
method of a<dialog>
HTML element closes the dialog, firing acancel
event first, which listeners can use to prevent the dialog from closing. This differs from theclose()
method, which only fires the non-cancelableclose
event.- Chrome 134 Released on 2025-03-04
- Chrome Android 134 Released on 2025-03-04
- Edge 134 Released on 2025-03-06
- Firefox 139 Released on 2025-05-27
- Firefox for Android 139 Released on 2025-05-27
- Safari 18.4 Released on 2025-03-31
- Safari on iOS 18.4 Released on 2025-03-31
-
Temporal
Limited availabilityThe
Temporal
API allows you to work with dates, times, time zones, and durations. It is more powerful than theDate
API.- Chrome ❌
- Chrome Android ❌
- Edge ❌
- Firefox 139 Released on 2025-05-27
- Firefox for Android 139 Released on 2025-05-27
- Safari ❌
- Safari on iOS ❌