- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Apr 2025 10:33:45 +0000
- To: public-css-archive@w3.org
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