Ok, I updated the links below and the chrome status entry. Contact [email protected], [email protected]
ExplainerNone Specificationhttps://drafts.csswg.org/css-values-4/#calc-simplification, https://drafts.csswg.org/css-values-4/#calc-serialize Summary CSS math functions are simplified and serialized per spec. CSS calc simplification is a kind of constant folding which evaluates css calculation tree to the extent possible at parse time, so that evaluation at computed/used-value time can be reduced. The simplified result is serialized according to spec. Blink componentBlink <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink> Search tagscss <https://chromestatus.com/features#tags:css>, simplification <https://chromestatus.com/features#tags:simplification>, serialization <https://chromestatus.com/features#tags:serialization> TAG reviewNone TAG review statusNot applicable Risks Interoperability and Compatibility Gecko: Shipped/Shipping (https://phabricator.services.mozilla.com/D61739) WebKit: Shipped/Shipping (https://bugs.webkit.org/show_bug.cgi?id=203442) Web developers: No signals Ergonomics None Activation None Security None Debuggability N/A Is this feature fully tested by web-platform-tests <https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md> ?Yes Requires code in //chrome?False Tracking bughttps://bugs.chromium.org/p/chromium/issues/detail?id=1253162 Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5730414630010880 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. 2022년 3월 10일 (목) 오전 2:02, Mike Taylor <[email protected]>님이 작성: > On 3/9/22 11:00 AM, 박중헌 wrote: > > Contact emails [email protected], [email protected] > > Explainer None > > Specification https://drafts.csswg.org/css-values-4/#calc-simplification, > https://drafts.csswg.org/css-values-4/#calc-serialize > > Summary > > CSS math functions are simplified and serialized per spec. CSS calc > simplification is a kind of constant folding which evaluates css > calculation tree to the extent possible at parse time, so that evaluation > at computed/used-value time can be reduced. The simplified result is > serialized according to spec. > > > Blink component Blink > <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink> > > Search tags css <https://chromestatus.com/features#tags:css>, > simplification <https://chromestatus.com/features#tags:simplification>, > serialization <https://chromestatus.com/features#tags:serialization> > > TAG review None > > TAG review status Not applicable > > Risks > > > Interoperability and Compatibility > > > Gecko: Shipped/Shipping > > WebKit: Shipped/Shipping > > Web developers: No signals > > Could you provide some links to bugs where these shipped? > > > > Ergonomics > > None > > > Activation > > None > > > Security > > None > > > Debuggability > > N/A > > > Is this feature fully tested by web-platform-tests > <https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md> > ? Yes > > > Requires code in //chrome? False > > Tracking bug https://bugs.chromium.org/p/chromium/issues/detail?id=1253162 > > Link to entry on the Chrome Platform Status > https://chromestatus.com/feature/5730414630010880 > > This intent message was generated by Chrome Platform Status > <https://chromestatus.com/>. > -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAEmFqRckRAY%3DhvUSp08jV7ZBRinZ2XDfS3UN_9EewQjQh8T_eQ%40mail.gmail.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAEmFqRckRAY%3DhvUSp08jV7ZBRinZ2XDfS3UN_9EewQjQh8T_eQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > > -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAEmFqRcuXCsCaL7Tck7mLp1i9vpJJ_B4eVR4pQce5jqLTQmv%3DA%40mail.gmail.com.
