Re: [blink-dev] Re: [EXTERNAL] Re: Intent to Ship: Support width and height as presentation attributes on nested elements

2025-07-28 Thread 'Divyansh Mangal' via blink-dev
Hello everyone, as per one of the API Owner's suggestions we have introduced more WPTs to increase the coverage of different CSS values of width and height properties. The PR https://github.com/web-platform-tests/wpt/pull/53186 is also merged now. Also, some amount of discussion is already start

[blink-dev] PSA for Blink Developers: "WTF" Namespace Deprecation

2025-07-28 Thread TAMURA, Kent
Hi Blink Developers, To improve compliance with Google's C++ style guide and prevent global namespace pollution, we are deprecating and unifying the WTF namespace into the blink namespace. Most symbols have already been moved to the blink namespace. While some symbols, like WTF::Vector and WTF::B

Re: [EXTERNAL] [blink-dev] Intent to Ship: ServiceWorkerAutoPreload

2025-07-28 Thread 'Dan Clark' via blink-dev
Thanks for getting the spec PR landed, and for the clarifications on when the preload will be triggered. LGTM1. -- Dan On Sunday, July 27, 2025 at 10:06:56 PM UTC-7 yyana...@chromium.org wrote: > > > 2025年7月28日(月) 13:05 Shunya Shishido : > >> >> >> On Fri, Jul 25, 2025 at 2:37 PM Yoshisato Yana

Re: [blink-dev] Intent to Prototype: Script Tools API

2025-07-28 Thread David Bokan
(Sorry for delay, I was OOO last week) Thanks Jeffrey, that's a good point and one we've considered. We'll definitely be reaching out to those vendors as we seek feedback and alignment (and I'm sure the list will grow by the time we get to I2S). Our team recently published a very similar explaine

[blink-dev] Intent to Ship: Probabilistic Reveal Tokens

2025-07-28 Thread 'Theodore Olsauskas-Warren' via blink-dev
Contact emails sau...@google.com, las...@google.com, nick...@google.com, erictrou...@chromium.org, ryanka...@google.com, ayk...@google.com Explainer https://github.com/GoogleChrome/ip-protection/blob/main/prt_explainer.md Specification https://datatracker.ietf.org/doc/html/draft-pfeiffenberger

Re: [blink-dev] Intent to Prototype: Selective Permissions Intervention

2025-07-28 Thread Rick Byers
Thanks for sharing Josh! While the only real security boundary on the page can be the frame boundary, I'm personally a fan of this work to provide some defense-in-depth and help reinforce that powerful permissions are for use or delegation by the 1P shown in the address bar, not 3P scripts which ar

Re: [blink-dev] Intent to Ship: View Transitions: Inherit more animation properties

2025-07-28 Thread Vladimir Levin
On Wed, Jul 23, 2025 at 11:32 AM Chris Harrelson wrote: > LGTM1 > > On Mon, Jul 21, 2025 at 9:53 AM Chromestatus < > ad...@cr-status.appspotmail.com> wrote: > >> Contact emails vmp...@google.com >> >> Explainer None >> >> Specification https://www.w3.org/TR/css-view-transitions-2 >> >> Summary >>

Re: [blink-dev] Intent to Extend Experiment: SoftNavigation performance entry

2025-07-28 Thread Michal Mocny
Thanks! The "Estimated milestones" seem automatically generated from the OT fields, and are not editable. I did have the option to press a new button today after your LGTM, and perhaps that will update Chrome Status? (I still don't see it updated but perhaps it has a delay). --- RE spec: yes,

[blink-dev] Intent to Prototype: Selective Permissions Intervention

2025-07-28 Thread Josh Karlin
Contact emailsjkar...@google.com Explainer https://github.com/explainers-by-googlers/selective-permissions-intervention SpecificationNone Summary A web platform intervention designed to better align API permissions with user intent by preventing ad scripts from accessing certain privacy-sensiti

Re: [blink-dev] Re: Intent to Ship: ScrollIntoView container option

2025-07-28 Thread Jacob “kurtextrem” G
I'm not sure if I'm 'allowed' to ask in this mailing list (I'm not an API owner or anything - just a curious web dev), but: I really love this new option, as scrollIntoView's scroll hijacking behavior has bitten me in the past too (so I also think this solves a real big problem of the web platf