Re: [blink-dev] Intent to Prototype: CSS Subgrid

2022-01-18 Thread Mathias Bynens
The required “Debuggability” section was left empty. Please follow https://goo.gle/devtools-checklist and elaborate on how developers would inspect & debug this new feature. Per the guide, we need to ensure DevTools supports basic editing of the new CSS properties and values — which would likely wo

Re: [blink-dev] Re: Intent to Continue Experimenting: Handwriting Recognition API

2022-01-18 Thread 'Jiewei Qian' via blink-dev
Friendly ping :) On Mon, Jan 10, 2022 at 11:35 AM Glen Robertson wrote: > As discussed in an earlier thread ( > https://groups.google.com/a/chromium.org/g/blink-dev/c/OXnXteNYQQQ/m/RezhfPeYCAAJ) > we have only received OT feedback from 1 developer, but it has been > positive. There is also some

Re: [blink-dev] Request for Deprecation Trial: Remove alert(), confirm(), and prompt for cross origin iframes

2022-01-18 Thread Carlos IL
As mentioned previously on the thread, we have postponed this launch, and do not currently have a planned version that would include it. We will provide advance notice once we have plans to re-enable it. On Mon, Jan 17, 2022 at 9:07 AM Munaver Basha wrote: > Please share the release date for thi

[blink-dev] Intent to Prototype: CSS Subgrid

2022-01-18 Thread 'Ethan Jimenez' via blink-dev
Contact emails etha...@microsoft.com Explainer None Specification https://drafts.csswg.org/css-grid-2 Design docs https://docs.google.com/document/d/1cpsCmzdDlXUKtMxOUKIoJFyLH54mLVhZnam_z0PriO0/edit?usp=sharing Summary Implements the CSS Grid Layout Module Level 2

Re: [blink-dev] Request for Deprecation Trial: Remove alert(), confirm(), and prompt for cross origin iframes

2022-01-18 Thread Munaver Basha
Please let me know the chrome version which is blocking the JS Dialogs for cross origin iframes. and also share the release date for this version. Thanks On Friday, 5 November, 2021 at 4:44:57 am UTC+5:30 carl...@chromium.org wrote: > Thanks everyone for the feedback so far. After talking to d

[blink-dev] Question about preflights for Private Network Access

2022-01-18 Thread Adrián Romero
Hello, According the blog post published in the Chrome Developers blog https://developer.chrome.com/blog/private-network-access-preflight/ Chrome is deprecating access to private network endpoints from public sites sending CORS preflight requests for subresources.- And will extend these checks

Re: [blink-dev] Intent to Ship: Origin Isolation By Default / Deprecate document.domain

2022-01-18 Thread T K
Hi, Do you know if there is a way to get a Chrome version with those changes to see how those changes impact my site? Thanks On Friday, January 14, 2022 at 8:06:58 PM UTC+2 sligh...@chromium.org wrote: > Daniel: > > Salesforce use is concentrated in enterprises, and the enterprise opt-in > ra

Re: [blink-dev] Request for Deprecation Trial: Remove alert(), confirm(), and prompt for cross origin iframes

2022-01-18 Thread Munaver Basha
Please share the release date for this version. Thanks On Friday, 5 November, 2021 at 4:44:57 am UTC+5:30 carl...@chromium.org wrote: > Thanks everyone for the feedback so far. After talking to developers and > considering the options, we have decided to postpone the launch of this > deprecat

Re: [blink-dev] Re: Intent to Ship: Markup based Client Hints delegation for third-party content

2022-01-18 Thread Ari Chivukula
Hi API owners! Wanted to bump this thread since we're getting close to the M99 branch cut (this Thursday). This could be launched to beta only, but since there's been developer interest in this feature we would like to launch it with M99 if possible. ~ Ari Chivukula (Their/There/They're) On Tue

Re: [blink-dev] PSA: Blink is now using gfx int/float geometry types

2022-01-18 Thread danakj
Congratulations on completing this, and really well done to push this over the finish line. It's been a long time coming and I know the conversion was tricky and required a lot of effort, with domain expertise to determine which type to use in each place. Thanks for this wonderful contribution towa