[blink-dev] Re: Intent to Ship: Storage Buckets API

2023-11-21 Thread Yoav Weiss
On Tuesday, November 14, 2023 at 9:38:55 PM UTC+1 Evan Stade wrote: Contact emails est...@chromium.org, a...@chromium.org, ajayrahate...@chromium.org Explainer https://github.com/WICG/storage-buckets/blob/main/explainer.md Specification https://wicg.github.io/storage-buckets Summary

[blink-dev] Re: Intent to Ship: CSS supports() condition for @import

2023-11-21 Thread Yoav Weiss
LGTM1 While I'm not excited about @import in general and think no one should use it, this restricts it in potentially useful ways. On Wednesday, November 15, 2023 at 3:28:48 PM UTC+1 Daniil Sakhapov wrote: > Contact emailssakha...@chromium.org > >

[blink-dev] Re: Intent to Ship: Document picture-in-picture: require user gesture for resize APIs

2023-11-21 Thread Yoav Weiss
On Friday, November 17, 2023 at 8:47:34 PM UTC+1 Tommy Steimel wrote: Contact emailsstei...@chromium.org, liber...@chromium.org ExplainerNone Specificationhttps://github.com/WICG/document-picture-in-picture/pull/104 Summary This adds a user gesture requirement for the resizeBy() and

Re: [blink-dev] Intent to Ship: Lazy load scroll margin

2023-11-21 Thread Yoav Weiss
Thanks, that sounds like a strict improvement. On Wed, Nov 22, 2023 at 6:25 AM Traian Captan wrote: > Yes, that's correct. > > > On Tue, Nov 21, 2023 at 9:18 PM Yoav Weiss wrote: > >> Do I understand correctly that currently lazy-loaded images in CSS >> scrollers have suboptimal behavior and

Re: [blink-dev] Intent to Ship: Lazy load scroll margin

2023-11-21 Thread Traian Captan
Yes, that's correct. On Tue, Nov 21, 2023 at 9:18 PM Yoav Weiss wrote: > Do I understand correctly that currently lazy-loaded images in CSS > scrollers have suboptimal behavior and this would improve that without > potentially harming other cases? > > On Wed, Nov 22, 2023 at 1:55 AM Traian

Re: [blink-dev] Intent to Ship: Lazy load scroll margin

2023-11-21 Thread Yoav Weiss
Do I understand correctly that currently lazy-loaded images in CSS scrollers have suboptimal behavior and this would improve that without potentially harming other cases? On Wed, Nov 22, 2023 at 1:55 AM Traian Captan wrote: > Contact emailstcap...@chromium.org > > ExplainerNone > >

[blink-dev] Intent to Ship: Lazy load scroll margin

2023-11-21 Thread Traian Captan
Contact emailstcap...@chromium.org ExplainerNone Specificationhttps://html.spec.whatwg.org/#lazy-load-root-margin Summary Changes the lazy load intersection observer's init dictionary to use a scrollMargin instead of a rootMargin. This allows lazy loading images contained inside CSS scrollers,

Re: [blink-dev] PSA: New baseline format for test-harness tests

2023-11-21 Thread 'Weizhong Xia' via blink-dev
Folks, FYI we were finally able to make changes to remove the PASS lines in baselines, which many of you have desired. With that the work to transit to the new baseline format is all done. https://chromium-review.googlesource.com/c/chromium/src/+/5046574

Re: [blink-dev] Request for Deprecation Trial: Deprecate Third-Party Cookies

2023-11-21 Thread Ben Kelly
FYI, please see this blog post for more information on this deprecation trial: https://developer.chrome.com/blog/third-party-cookie-deprecation-trial/ On Fri, Nov 17, 2023 at 7:52 PM Mike Taylor wrote: > LGTM for a deprecation trial from M120 to M132. For those of you who have > followed my

[blink-dev] Intent to Implement and Ship: Async Clipboard API: Allow empty ClipboardItem during read

2023-11-21 Thread 'Anupam Snigdha' via blink-dev
Contact emails sni...@microsoft.com, est...@chromium.org, sa...@microsoft.com, jsb...@google.com Explainer https://docs.google.com/document/d/1OLVOESy3zecxY_6jMKdKVxeIGS2Q6mDmzc85rUNrRIE/edit?usp=sharing Specification https://w3c.github.io/clipboard-apis/#dom-clipboard-read Design docs

[blink-dev] Web-Facing Change PSA: Improved CSS masking for SVG

2023-11-21 Thread Philip Rogers
Contact email...@opera.com Specificationhttps://drafts.fxtf.org/css-masking/#positioned-masks Summary This is a follow-on to the improved CSS mask support in chromium 120 ( https://chromestatus.com/feature/5839739127332864) and adds new mask support to SVG (multiple masks, as well as mask-mode,

Re: [blink-dev] Intent to Ship: Protected Audience - Do Not Disable Cookie Setting in ReportEvent until 3PCD (Chrome - 120)

2023-11-21 Thread Daniel Bratell
LGTM3 /Daniel On 2023-11-21 16:49, Mike Taylor wrote: LGTM2 On 11/21/23 2:52 AM, Yoav Weiss wrote: LGTM1 Thanks for the explanation!! On Mon, Nov 20, 2023 at 3:49 PM Garrett Tanzer wrote: > Can you explain more how this would help with adoption? Allowing for cookies on the

Re: [blink-dev] Intent to Ship: Protected Audience - Do Not Disable Cookie Setting in ReportEvent until 3PCD (Chrome - 120)

2023-11-21 Thread Mike Taylor
LGTM2 On 11/21/23 2:52 AM, Yoav Weiss wrote: LGTM1 Thanks for the explanation!! On Mon, Nov 20, 2023 at 3:49 PM Garrett Tanzer wrote: > Can you explain more how this would help with adoption? Allowing for cookies on the beacons lets testers utilize Attribution Reporting API’s

Re: [blink-dev] Intent to Experiment: fetchLater API

2023-11-21 Thread Yoav Weiss
On Tue, Nov 21, 2023 at 9:54 AM Daisuke Enomoto wrote: > Yoav, > > What milestones do you want to run the experiment in? > > We plan to run the dev trial in 120. When we request an OT, would you > recommend us to send another I2E generated on chromestatus entry? > A dev trial doesn't require

Re: [blink-dev] Intent to Experiment: fetchLater API

2023-11-21 Thread Daisuke Enomoto
Yoav, What milestones do you want to run the experiment in? We plan to run the dev trial in 120. When we request an OT, would you recommend us to send another I2E generated on chromestatus entry? Also, can you kick off the other review checks in your chromestatus entry? Yes, we have kicked off