Re: [blink-dev] Intent to Ship: CSS Relative Color Syntax (RCS)

2023-08-31 Thread 'Aaron Krajeski' via blink-dev
Thanks for your review Alex! > First, please use the Mozilla Standards Positions process to guage their temperature rather than links to bugs: Chris Lilley opened a bug for that in July, no response yet: https://github.com/mozilla/standards-positions/issues/841 > Next, not having an explainer is

Re: [blink-dev] Intent to Ship: CSS Relative Color Syntax (RCS)

2023-09-06 Thread 'Aaron Krajeski' via blink-dev
3 at 2:41 PM 'Aaron Krajeski' via blink-dev < > blink-dev@chromium.org> wrote: > >> Thanks for your review Alex! >> >> > First, please use the Mozilla Standards Positions process to guage >> their temperature rather than links to bugs: >> >&

[blink-dev] Re: Intent to Ship: CSS Color Module Level 4 + color-mix()

2022-10-25 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
Gecko: Shipped/Shipping (https://developer.mozilla.org/en-US/docs/Web/CSS/color_value) Is that the right link? Mozilla hasn't published anything specific on implementing CSS color 4 but their documentation now lists all of the functions defined within it. That link has entries for lab, lch and in

Re: [blink-dev] Re: Intent to Ship: CSS Color Module Level 4 + color-mix()

2022-10-26 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
8 AM, 'Aaron Krajeski' via blink-dev wrote: >> > Gecko: Shipped/Shipping >> > (https://developer.mozilla.org/en-US/docs/Web/CSS/color_value) >> > >> > Is that the right link? >> > >> > Mozilla hasn't published anything specif

Re: [blink-dev] Re: Intent to Ship: CSS Color Module Level 4 + color-mix()

2022-10-27 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
gt;> Commented on both threads! For lab() and lch() there was no obvious >>>>> delta, so I just pointed them at the draft spec. For color-mix there were >>>>> some very small differences in input syntax, I highlighted these and >>>>> pointed at the d

[blink-dev] Intent to Extend Origin Trial: New Canvas 2D API

2021-09-13 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
Hello blink dev! We're looking to extend the New Canvas 2D API to M98 as it did not actually end up landing until M95 due to an oversight and the change to the release calendar. Contact emails aaro...@chromium.org, fs...@chromium.org Explainer https://github.com/fserb/canvas2d https://youtu.be/

[blink-dev] Re: Intent to Extend Origin Trial: New Canvas 2D API

2021-09-14 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
Okay! I will do that On Tue, Sep 14, 2021 at 1:59 AM Yoav Weiss wrote: > > > On Monday, September 13, 2021 at 1:24:12 PM UTC+2 Aaron Krajeski wrote: > >> Hello blink dev! We're looking to extend the New Canvas 2D API to M98 as >> it did not actually end up landing until M95 due to an oversight a

Re: [blink-dev] Intent to Ship: New Canvas 2D API

2021-10-15 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
These are a bunch of features, so it'd be nice understand if other parties are on board with all of them. Yes, the original list had extra features that are not included here. Namely Conic Curves , CSS Color Input

Re: [blink-dev] Intent to Ship: New Canvas 2D API

2021-10-25 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
They are not yet available on paint worklets (they're not in the idls). It doesn't look like it would be too much work to add them. Looking at the WHATWG spec, it doesn't seem like there would need to be any spec change. Am I correct in assuming that? On Thu, Oct 21, 2021 at 3:32 PM Alex Russell

Re: [blink-dev] Intent to Ship: New Canvas 2D API

2021-10-28 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
yoavweiss@: Great video, thanks for that!! Thanks! Were the concerns WebKit raised on the issue addressed? Can you expand on that front? Yes, othermaciej@'s comments lead to us changing the name of that function to `reset` instead of `clear`.

Re: [blink-dev] Intent to Ship: New Canvas 2D API

2021-11-04 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
During a WHATWG spec meeting this morning we agreed to not throw for malformed canvas filters. There are still a few editorial changes to go through on that PR, but other than that everything is settled for this launch. On Friday, October 29, 2021 at 1:53:20 PM UTC-4 dom...@chromium.org wrote:

Re: [blink-dev] Intent to Ship: New Canvas 2D API

2021-12-14 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
Filters spec chang was approved and merged. Going to launch now. Thank you all! https://github.com/whatwg/html/pull/6763 On Thursday, November 4, 2021 at 5:27:33 PM UTC-4 Thomas Steiner wrote: > On Thu, Nov 4, 2021 at 10:12 PM Fernando Serboncini > wrote: > >> We are launching with a console

[blink-dev] Intent to Ship: Add Remaining Predefined Color Spaces as Interpolation Spaces

2025-02-24 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
Contact emails aaro...@chromium.org Explainer https://developer.mozilla.org/en-US/blog/css-color-module-level-4/ Specification https://www.w3.org/TR/css-color-4/#predefined Summary Display P3, Rec2020, ProPhoto RGB and a98 RGB are specified in CSS color 4 as predefined color spaces but had not

Re: [blink-dev] [FYI] All predefined color spaces can now be used for gradients

2025-02-24 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
An Intent to Ship has been sent! On Thursday, February 20, 2025 at 12:18:05 PM UTC-5 Yoav Weiss (@Shopify) wrote: > Hey Aaron, thanks for making the web more colorful!! > > It seems like this added support has web-exposed implications - developers > can start using these gradient color spaces w

Re: [blink-dev] Intent to Ship: Add Remaining Predefined Color Spaces as Interpolation Spaces

2025-02-25 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
ntry? Thanks. > On 2/24/25 9:36 AM, 'Aaron Krajeski' via blink-dev wrote: > > Contact emails > aar...@chromium.org > > Explainer https://developer.mozilla.org/en-US/blog/css- > color-module-level-4/ > Specification https://www.w3.org/TR/css-color-4/#predefined &g

Re: [blink-dev] Intent to Ship: Add Remaining Predefined Color Spaces as Interpolation Spaces

2025-02-25 Thread &#x27;Aaron Krajeski&#x27; via blink-dev
rise, etc) in your chromestatus entry? Thanks. > On 2/24/25 9:36 AM, 'Aaron Krajeski' via blink-dev wrote: > > Contact emails > aar...@chromium.org > > Explainer > https://developer.mozilla.org/en-US/blog/css-color-module-level-4/ > Specification https://www.w3