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 WebKit: Shipped/Shipping 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/>. -- 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.
