[csswg-drafts] [css-color-adjust-1] `ForcedColorsModeAutomationTheme` should not be a Web IDL enum (#12135)

tidoust has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-color-adjust-1] `ForcedColorsModeAutomationTheme` should not be a Web IDL enum ==
The spec defines a [`ForcedColorsModeAutomationTheme`](https://drafts.csswg.org/css-color-adjust-1/#enumdef-forcedcolorsmodeautomationtheme) Web IDL enumeration to create a possible set of values for internal algorithms. That seems like a mis-use of Web IDL: a Web IDL `enum` declares a type, for use in other Web IDL constructs. Or is there any plan to re-use or expose that enumeration somehow through a Web API?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12135 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 30 April 2025 10:33:46 UTC