- Filters:
- All
- Newly available
- Widely available
- Limited availability
- One missing engine
- Discouraged
- Latest browser releases:
- Chrome 136
- Chrome Android 136
- Edge 136
- Firefox 138
- Firefox for Android 138
- Safari 18.4
- Safari on iOS 18.4
New features in Chrome Android 136 (released on 2025-04-29)
-
print-color-adjust
Limited availabilityThe
print-color-adjust
CSS property sets whether styles of printed pages should be adjusted to use less ink, in cases such as light text on a dark background.Baseline availability blocked since April 2025 by Edge (1 months)
- Chrome 136 Released on 2025-04-29
- Chrome Android 136 Released on 2025-04-29
- Edge ❌
- Firefox 97 Released on 2022-02-08
- Firefox for Android 97 Released on 2022-02-08
- Safari 15.4 Released on 2022-03-14
- Safari on iOS 15.4 Released on 2022-03-14
-
RegExp.escape()
Newly available since 2025-05-01The
RegExp.escape()
static method takes a string and replaces any characters that are potentially special characters of a regular expression with equivalent escape sequences. For example,RegExp.escape("[abc]")
returns"\\[abc\\]"
.- Chrome 136 Released on 2025-04-29
- Chrome Android 136 Released on 2025-04-29
- Edge 136 Released on 2025-05-01
- Firefox 134 Released on 2025-01-07
- Firefox for Android 134 Released on 2025-01-07
- Safari 18.2 Released on 2024-12-11
- Safari on iOS 18.2 Released on 2024-12-11
-
Speculation rules
Limited availabilitySpeculation rules are hints to the browser to proactively download pages in the background so they appear instantly when the user navigates to them.
- Chrome 136 Released on 2025-04-29
- Chrome Android 136 Released on 2025-04-29
- Edge ❌
- Firefox ❌ Vendor position : neutral (concerns: complexity)
- Firefox for Android ❌ Vendor position : neutral (concerns: complexity)
- Safari ❌
- Safari on iOS ❌