Re: [blink-dev] Intent to Ship: CSS Stepped Value Functions

2024-04-10 Thread Daniel Bratell
LGTM3 /Daniel On 2024-04-08 17:37, Mike Taylor wrote: LGTM2 On 4/8/24 10:41 AM, Yoav Weiss (@Shopify) wrote: Can you please flip on the "debuggability" review bit in chromestatus? (feel free to mark it as "N/A" if you think that's the case) On Mon, Apr 8, 2024 at 4:40 PM Yoav Weiss

Re: [blink-dev] Intent to Ship: CSS Stepped Value Functions

2024-04-08 Thread Mike Taylor
LGTM2 On 4/8/24 10:41 AM, Yoav Weiss (@Shopify) wrote: Can you please flip on the "debuggability" review bit in chromestatus? (feel free to mark it as "N/A" if you think that's the case) On Mon, Apr 8, 2024 at 4:40 PM Yoav Weiss (@Shopify) wrote: LGTM1 Thanks for catching us up

Re: [blink-dev] Intent to Ship: CSS Stepped Value Functions

2024-04-08 Thread Yoav Weiss (@Shopify)
Can you please flip on the "debuggability" review bit in chromestatus? (feel free to mark it as "N/A" if you think that's the case) On Mon, Apr 8, 2024 at 4:40 PM Yoav Weiss (@Shopify) wrote: > LGTM1 > > Thanks for catching us up here! > > On Fri, Apr 5, 2024 at 3:53 PM Daniil Sakhapov >

Re: [blink-dev] Intent to Ship: CSS Stepped Value Functions

2024-04-08 Thread Yoav Weiss (@Shopify)
LGTM1 Thanks for catching us up here! On Fri, Apr 5, 2024 at 3:53 PM Daniil Sakhapov wrote: > Contact emailssakha...@chromium.org > > ExplainerNone > > Specificationhttps://drafts.csswg.org/css-values/#round-func > > Summary > > The stepped-value functions, round(), mod(), and rem(), all

[blink-dev] Intent to Ship: CSS Stepped Value Functions

2024-04-05 Thread Daniil Sakhapov
Contact emailssakha...@chromium.org ExplainerNone Specificationhttps://drafts.csswg.org/css-values/#round-func Summary The stepped-value functions, round(), mod(), and rem(), all transform a given value according to another "step value". The round() CSS function returns a rounded number based