As of Firefox 155, I intend to turn the *CSS progress() function <https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/progress>* on by default on all platforms. This was developed behind the *layout.css.progress-function.enabled* preference.
This feature originally shipped in Chrome 138 and Safari 26, but the specification was recently updated <https://github.com/w3c/csswg-drafts/issues/11825> to include an optional *no-clamp* keyword. This new keyword is supported by Gecko, and is under development in WebKit (available in Safari Technology Preview 248 <https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-248>); Blink development status is unknown. *Bugs:* - Bug 1975530 - [css-values-5] Implement "progress()" function syntax <https://bugzilla.mozilla.org/show_bug.cgi?id=1975530> - Bug <https://bugzilla.mozilla.org/show_bug.cgi?id=2047345>2047345 - Set layout.css.progress-function.enabled for all users <https://bugzilla.mozilla.org/show_bug.cgi?id=2047345> *Standard:* https://drafts.csswg.org/css-values-5/#progress *Intent to Prototype Thread:* https://groups.google.com/a/mozilla.org/g/dev-platform/c/giHoV_7PxfY -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/1cb4b230-54e1-4cc0-9e52-3f06c35a5789n%40mozilla.org.
