From 45e348a66ae6ccf44c0a6426c93d3a86517909a6 Mon Sep 17 00:00:00 2001 From: Sebastian Zartner Date: Fri, 20 Mar 2026 09:30:31 +0100 Subject: [PATCH] [css-2026] Added for cursor property to Safe to Release pre-CR Exceptions Related resolution: https://github.com/w3c/csswg-drafts/issues/12781#issuecomment-4070055887 --- css-2026/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-2026/Overview.bs b/css-2026/Overview.bs index f80f7ecb2c0a..0fd7d6e979e6 100644 --- a/css-2026/Overview.bs +++ b/css-2026/Overview.bs @@ -992,7 +992,7 @@ Safe to Release pre-CR Exceptions
  • The [=pseudo-classes=] '':scope'', '':defined'', '':focus-within'', '':dir()'', '':any-link'', '':open'', '':popover-open'', '':modal'', '':fullscreen'', '':placeholder-shown'', '':default'', '':valid'', '':invalid'', '':required'', '':optional'', and selector lists for the '':nth-child()'' and '':nth-last-child()'' [=pseudo-classes=], defined in [[!SELECTORS-4]] -
  • The 'accent-color' property and ''outline-color/auto'' value for the 'outline-color' property, defined in [[CSS-UI-4]] +
  • The 'accent-color' property, the ''outline-color/auto'' value for the 'outline-color' property, and the <> data type for the [[css-ui-4#cursor|cursor]] property, defined in [[CSS-UI-4]]
  • Everything in CSS Animations Level 1