Radar — CSS / Web platform
Recent CSS / Web platform changes
v3.35.0 — Aug 17, 2026
- New tracked features: scroll promises, text modules, and plural
position-visibilityfor anchor positioning. - ⚠
anchors-valid/anchors-visiblewere added as a discouraged feature — don’t build on those.
v3.34.3 — Aug 3, 2026
- Baseline widely available:
Array.fromAsyncand AVIF.
v3.34.0 — Jul 15, 2026
- CSS
@mixingets a feature entry. - Also new: the
switchcontrol for checkboxes andheading-offset.
v3.34.2 — Jul 24, 2026
- Baseline newly available:
Intl.Localeinfo;rect()/xywh()basic shapes reached widely available.
v3.32.0 — Jun 25, 2026
:has()is now Baseline widely available.loading="lazy"also reached widely available;field-sizingbecame newly available (auto-growing textareas in CSS).
v3.31.0 — Jun 19, 2026
- Widely available now includes CSS nesting,
masks,linear()easing,:dir(),counter-set, andcreateImageBitmap. - New tracked features: CSS gap decorations, anchor-positioning transforms, service worker static routes.
v3.30.0 — Jun 5, 2026
- New tracked feature: variadic
color-mix()(more than two colors). - WebMCP rename:
navigator.modelContext→document.modelContext.
These summaries link to the original release notes. They cover selected features, security updates, and migration changes.