Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-19 Thread Hayato Ito
Thanks for the feedback! On Fri, Aug 9, 2024 at 5:19 PM Domenic Denicola wrote: > I'm very excited to see this work proceeding and am looking forward to > being able to LGTM. A few requests before we get there: > >- From what I understand we still won't be spec-compliant >for android:, d

Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-19 Thread Hayato Ito
Thanks for checking it. I confirmed that Firefox ESR (15.13) behaves the same way, as you confirmed. That's definitely not what I expected. My bad. I looked for a specific bug in Mozilla's Bugzilla. It seems there isn't one for this, however, there are some bugs related to non-special schemes like

Re: [blink-dev] Intent to Ship: Direct Sockets API

2024-08-19 Thread 'Randell Jesup' via blink-dev
This was not closed by Mozilla with no opinion, it was closed as Harmful. Randell Jesup, Mozilla Networking Team On Tue, Aug 13, 2024, 2:59 PM Chromestatus wrote: > Contact emails greengr...@google.com > > Explainer > https://github.com/WICG/direct-sockets/blob/main/docs/explainer.md > > Specif

Re: [blink-dev] Intent to Ship: Document picture-in-picture: add option to ignore window bounds cache

2024-08-19 Thread 'Frank Liberato' via blink-dev
> It'd be ideal to land this before we approve the intent. Merged, including your suggested change to make the description paragraph normative. thanks -fl On Wednesday, August 7, 2024 at 10:40:49 PM UTC-7 dom...@chromium.org wrote: > On Thu, Aug 8, 2024 at 4:55 AM Chromestatus < > ad...@cr-sta

Re: [blink-dev] Intent to Ship: Document picture-in-picture: add option to ignore window bounds cache

2024-08-19 Thread Domenic Denicola
Thanks! LGTM1. On Tue, Aug 20, 2024 at 4:25 AM Frank Liberato wrote: > > It'd be ideal to land this before we approve the intent. > > Merged, including your suggested change to make the description paragraph > normative. > > thanks > -fl > > On Wednesday, August 7, 2024 at 10:40:49 PM UTC-7 dom.

Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-19 Thread Domenic Denicola
Excellent, thank you! Your updated section of the document states > There have been several non-special schemes (like "isolated-app://") which are registered

Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-19 Thread Hayato Ito
Thanks! That makes sense too. I'm adding those schemes to the CL . On Tue, Aug 20, 2024 at 11:31 AM Domenic Denicola wrote: > Excellent, thank you! > > Your updated section of the document states > > > There have been several non

Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-19 Thread Domenic Denicola
Excellent, thank you! LGTM3, so excited to see this roll out. On Tue, Aug 20, 2024 at 1:03 PM Hayato Ito wrote: > Thanks! That makes sense too. I'm adding those schemes to the CL > . > > On Tue, Aug 20, 2024 at 11:31 AM Domenic D

[blink-dev] Intent to Ship: Update the syntax of `text-wrap` to match the new spec

2024-08-19 Thread Koji Ishii
Contact emailsko...@chromium.org ExplainerNone Specificationhttps://drafts.csswg.org/css-text-4/#text-wrap-shorthand Design docs https://docs.google.com/document/d/1Xl3J1WCg--fUm1-FX5gHbJIIC0szNwulQV7nW4n6_aY/edit?usp=sharing Summary Updates the CSS syntax for the CSS white-space and text-wrap

Re: [blink-dev] Intent to Ship: Update the syntax of `text-wrap` to match the new spec

2024-08-19 Thread Domenic Denicola
On Tue, Aug 20, 2024 at 1:59 PM Koji Ishii wrote: > Contact emailsko...@chromium.org > > ExplainerNone > > Specificationhttps://drafts.csswg.org/css-text-4/#text-wrap-shorthand > > Design docs > > https://docs.google.com/document/d/1Xl3J1WCg--fUm1-FX5gHbJIIC0szNwulQV7nW4n6_aY/edit?usp=sharing > >