Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread Peter Birk Pakkenberg
Hi, It is not entirely clear if this will also be enabled for WebView as part of the Android enablement. WebView has an API to explicitly set the text zoom , which is applied to the FrameWidget here

Re: [blink-dev] Re: Intent to Prototype: Responsive iframes

2025-05-27 Thread 'Yifan Luo' via blink-dev
Collection of security review: - Does the feature include consideration of fenced frame? - Although the new exposed information seems to be minor and only exposed when both side opt-in, could you please note down the risk in spec later? If you want to low down the risk even more, you can consider

Re: [blink-dev] Intent to Ship: 'request-close' Invoker Command

2025-05-27 Thread Yoav Weiss (@Shopify)
LGTM1 This seems like a small and useful addition to invoker commands. Thanks for adding it. On Fri, May 23, 2025, 07:01 Chromestatus wrote: > Contact emails lwar...@igalia.com > > Explainer https://github.com/whatwg/html/pull/11045 > > Specification > https://html.spec.whatwg.org/multipage/form

Re: [blink-dev] Re: Intent to Prototype: Responsive iframes

2025-05-27 Thread Chris Harrelson
On Tue, May 27, 2025 at 3:12 AM 'Yifan Luo' via blink-dev < blink-dev@chromium.org> wrote: > Collection of security review: > - Does the feature include consideration of fenced frame? > Fenced frames would be excluded from this behavior. > - Although the new exposed information seems to be mino

Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread Torne (Richard Coles)
On Tue, 27 May 2025 at 05:48, Peter Birk Pakkenberg wrote: > Hi, > > It is not entirely clear if this will also be enabled for WebView as part > of the Android enablement. > WebView has an API to explicitly set the text zoom >

Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread Mike Taylor
On 5/27/25 10:46 AM, Torne (Richard Coles) wrote: On Tue, 27 May 2025 at 05:48, Peter Birk Pakkenberg wrote: Hi, It is not entirely clear if this will also be enabled for WebView as part of the Android enablement. WebView has an API to explicitly set the text zoom

Re: [blink-dev] Intent to Ship: Speculation rules: target_hint field

2025-05-27 Thread Mike Taylor
Thanks, LGTM1. On 5/23/25 2:15 AM, Domenic Denicola wrote: On Wednesday, May 21, 2025 at 10:31:06 PM UTC+9 Mike Taylor wrote: On 5/20/25 6:06 AM, Chromestatus wrote: Contact emails robert...@chromium.org Explainer https://github.com/WICG/nav-speculation/blob/main/triggers.

[blink-dev] Intent to Experiment: WebGPU Compatibility mode

2025-05-27 Thread Chromestatus
Contact emails senorbla...@google.com, kain...@google.com Explainer https://github.com/explainers-by-googlers/webgpu-compatibility-mode/blob/main/README.md Specification https://github.com/gpuweb/gpuweb/blob/main/proposals/compatibility-mode.md Summary Adds an opt-in, lightly restricted subs

Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread Domenic Denicola
Thanks for the detailed response. However, I might not be understanding, so let me try asking the following question. It sounds like the proposal is to ship two opt-ins for adapting to OS-level font-scaling, one mobile-specific and one desktop-specific: - On mobile, authors would opt-in by add

[blink-dev] Intent to Prototype: Stop sending Purpose: "prefetch" header from prefetches and prerenders

2025-05-27 Thread Chromestatus
Contact emails steven...@microsoft.com Explainer None Specification None Summary Now that prefetches and prerenders are utilizing the Sec-Purpose header for prefetches and prerenders, we will move to remove the legacy Purpose: "prefetch" header that is still currently passed. This will be

Re: [EXTERNAL] Re: [blink-dev] Intent to Ship: On-device Web Speech API

2025-05-27 Thread 'Evan Liu' via blink-dev
Hi all, The spec changes have been merged and are live! https://webaudio.github.io/web-speech-api/ I believe this should be ready for Blink owners to take another look. Please let me know if you have any questions. Thanks, Evan On Wed, May 21, 2025 at 10:33 AM Evan Liu wrote: > Hi! We discuss

Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread David Grogan
On Thu, May 22, 2025 at 7:07 PM Domenic Denicola wrote: > > > On Fri, May 23, 2025 at 9:00 AM Chromestatus < > ad...@cr-status.appspotmail.com> wrote: > >> Contact emails dgro...@chromium.org, p...@chromium.org >> >> Explainer https://davidsgrogan.github.io/env-explainer.html >> >> Specification

Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread David Grogan
Hi Peter, Yeah, we call out that WebView situation in the explainer: https://github.com/w3c/csswg-drafts/blob/main/css-env-1/explainers/env-preferred-text-scale.md#note-android-webview We recommend WebView authors whose pages use env(preferred-text-scale) to call setTextZoom(100)

Re: [blink-dev] Intent to Ship: CSS env variable for OS-level font scale

2025-05-27 Thread David Grogan
On Tue, May 27, 2025 at 7:50 AM Mike Taylor wrote: > On 5/27/25 10:46 AM, Torne (Richard Coles) wrote: > > On Tue, 27 May 2025 at 05:48, Peter Birk Pakkenberg > wrote: > >> Hi, >> >> It is not entirely clear if this will also be enabled for WebView as part >> of the Android enablement. >> WebVie

Re: [blink-dev] Intent to Ship: WebGPU 'core-features-and-limits'

2025-05-27 Thread Mike Taylor
Could you please request privacy, security, enterprise, and debuggability bits in your chromestatus entry? On 5/27/25 2:03 PM, Chromestatus wrote: Contact emails g...@google.com Explainer None Specification https://gpuweb.github.io/gpuweb/#core-features-and-limi

[blink-dev] Intent to Ship: WebGPU 'core-features-and-limits'

2025-05-27 Thread Chromestatus
Contact emails g...@google.com Explainer None Specification https://gpuweb.github.io/gpuweb/#core-features-and-limits Summary The 'core-features-and-limits' feature signifies a WebGPU adapter and device support the core features and limits of the spec. Explainer: https://gist.github.com/gr

[blink-dev] Re: Intent to Ship: HSTS Tracking Prevention

2025-05-27 Thread Ladan Khamnian
-Domenic Steven is no longer on our team unfortunately so I am picking up this effort. Please find my answers to your questions inline. -Steven Thanks so much for all your efforts on this. On Tuesday, April 1, 2025 at 2:18:40 AM UTC-4 Domenic Denicola wrote: On Friday, March 21, 2025 at 5:22:5