Yes, they are the right wpts. Besides, many other wpts' serialization results are affected to be in spec-compliant form so they are changed to be green too. E.g. wpt/css/css-shapes/shape-outside/values/shape-margin-003.html wpt/css/css-shapes/shape-outside/values/shape-outside-ellipse-011.html wpt/css/css-shapes/shape-outside/values/shape-outside-inset-008.html wpt/css/css-shapes/shape-outside/values/shape-outside-inset-009.html wpt/css/css-values/calc-nesting-002.html and so on.
2022년 3월 10일 (목) 오전 10:27, Mike Taylor <[email protected]>님이 작성: > Thanks. LGTM1 > > (Aside: Are these are the right WPTs > <https://wpt.fyi/results/css/css-values?label=master&label=experimental&aligned&q=serialization>? > I'm excited for them to all be green if so). > > On 3/9/22 6:14 PM, 박중헌 wrote: > > Ok, I updated the links below and the chrome status entry. > > 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 (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 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/>. > > 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/CAEmFqRfW2XjGEa7g5QkXuo%3DH%2B9bT_z%3DZ%3DbuEXnaaqYihujAOww%40mail.gmail.com.
