- Filters:
- Newly available
- Widely available
- Limited availability
- One missing engine
- Discouraged
- Opposed
- All features
- Browser releases:
- Chrome 145
- Chrome Android 145
- Edge 145
- Firefox 148
- Firefox for Android 148
- Safari 26.3
- Safari on iOS 26.3
New features in Firefox 148 (released on 2026-02-24)
-
Sanitizer API
Limited availabilityThe
Document.parseHTML()static method and thesetHTML()method ofElementandShadowRootobjects parse and insert HTML into the DOM in a way that can prevent cross-site scripting attacks. TheSanitizerAPI can customize the sanitization process.- Chrome ❌
- Chrome Android ❌
- Edge ❌
- Firefox 148 Released on 2026-02-24
- Firefox for Android 148 Released on 2026-02-24
- Safari ❌
- Safari on iOS ❌
-
shape()
Baseline Newly Available (since 2026-02-24)The
shape()CSS function creates shapes with a series of commands likeline,move, andcurve. It can be used withclip-pathandshape-outside.- Chrome 135 Released on 2025-04-01
- Chrome Android 135 Released on 2025-04-01
- Edge 135 Released on 2025-04-04
- Firefox 148 Released on 2026-02-24
- Firefox for Android 148 Released on 2026-02-24
- Safari 18.4 Released on 2025-03-31
- Safari on iOS 18.4 Released on 2025-03-31
-
Trusted types
Baseline Newly Available (since 2026-02-24)Trusted types allow you to lock down insecure parts of the DOM API and prevent client-side cross-site scripting (XSS) attacks.
- Chrome 83 Released on 2020-05-19
- Chrome Android 83 Released on 2020-05-19
- Edge 83 Released on 2020-05-21
- Firefox 148 Released on 2026-02-24
- Firefox for Android 148 Released on 2026-02-24
- Safari 26 Released on 2025-09-15
- Safari on iOS 26 Released on 2025-09-15