[csswg-drafts] [css-values] How should media-progress() and container-progress() serialize? (#11348)

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

== [css-values] How should media-progress() and container-progress() serialize? ==
The current [spec](https://drafts.csswg.org/css-values-5/#progress) does not specify how media-progress() and container-progress() serialize. Since progress() is a "math function", its serialization can follow https://drafts.csswg.org/css-values-4/#serialize-a-math-function, but the other two are not.

If they can be fully simplified at parse time, should they serialize as a <number> in specified value serializations?

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


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

Received on Tuesday, 10 December 2024 22:27:20 UTC