Re: [blink-dev] Intent to Ship: Back/forward cache NotRestoredReasons API

2023-07-12 Thread Domenic Denicola
Also, checking the tests, it seems like the currently-implemented reasons don't match the spec. E.g. this test

Re: [blink-dev] Intent to Ship: Back/forward cache NotRestoredReasons API

2023-07-12 Thread Domenic Denicola
I have some questions about how well the implementation here matches up with the spec. First, there doesn't appear to be any NotRestoredReasons interface defined in Chromium? The relevant attribute on PerformanceNavigationTiming returns object?

Re: [blink-dev] Re: Intent to Deprecate and Remove Web SQL

2023-07-12 Thread Ayu Ishii
WebSQL Deprecation Trial registration is now available at https://developer.chrome.com/origintrials/#/view_trial/494270059103911937 On Friday, June 30, 2023 at 6:48:09 AM UTC-7 tste...@google.com wrote: > Timeline updated in developer-facing comms: >

Re: [blink-dev] Intent to Prototype: Insert CJK Inter-script Spacing: the CSS `text-autospace` property

2023-07-12 Thread Koji Ishii
Thank you for the feedback. For Canadian French, there is an open issue at csswg#8657 , great if you can add there.. On Thu, Jul 13, 2023 at 4:25 AM PhistucK wrote: > Hopefully French is fr-FR, because fr-CA (Canadian French) has much fewer >

Re: [blink-dev] Intent to Prototype: Insert CJK Inter-script Spacing: the CSS `text-autospace` property

2023-07-12 Thread PhistucK
Hopefully French is fr-FR, because fr-CA (Canadian French) has much fewer cases of adding a space character before punctuation... ☆*PhistucK* On Wed, Jul 12, 2023 at 8:00 PM Koji Ishii wrote: > Contact emailsko...@chromium.org, lin...@chromium.org > > ExplainerNone > >

[blink-dev] Intent to Prototype: Insert CJK Inter-script Spacing: the CSS `text-autospace` property

2023-07-12 Thread Koji Ishii
Contact emailsko...@chromium.org, lin...@chromium.org ExplainerNone Specificationhttps://drafts.csswg.org/css-text-4/#text-autospace-property Design docs https://docs.google.com/document/d/10G1uasooKpKjNeyr1wtLV85wFMlc_TK4-vb9LG_3Fzw/edit#bookmark=id.t5tzxbvnz8gg Summary Inserts small

Re: [blink-dev] Intent to Ship: MathML columnspan/rowspan attributes on element

2023-07-12 Thread Daniel Bratell
LGTM3 /Daniel On 2023-07-12 17:26, Yoav Weiss wrote: LGTM2 On Wed, Jul 12, 2023 at 5:21 PM Mike Taylor wrote: LGTM1 - seems like an obvious interop win. On 7/12/23 4:31 AM, Frédéric Wang wrote: Hello, This is actually an intent to ship (sorry for sending email

Re: [blink-dev] Intent to Ship: MathML columnspan/rowspan attributes on element

2023-07-12 Thread Yoav Weiss
LGTM2 On Wed, Jul 12, 2023 at 5:21 PM Mike Taylor wrote: > LGTM1 - seems like an obvious interop win. > > On 7/12/23 4:31 AM, Frédéric Wang wrote: > > Hello, > > This is actually an intent to ship (sorry for sending email with the wrong > title). > > To summarize a bit conversations,

Re: [blink-dev] Intent to Ship: MathML columnspan/rowspan attributes on element

2023-07-12 Thread Mike Taylor
LGTM1 - seems like an obvious interop win. On 7/12/23 4:31 AM, Frédéric Wang wrote: Hello, This is actually an intent to ship (sorry for sending email with the wrong title). To summarize a bit conversations, columnspan/rowspan was something that was requested by web developers

Re: [blink-dev] Re: Intent to Ship: Support stroke-box, content-box and border-box in the transform-box CSS property

2023-07-12 Thread Daniel Bratell
Make that LGTM3 (What are the chances of three people looking at the same intent in the same minute? Well it seem to have happened) /Daniel On 2023-07-12 17:19, Daniel Bratell wrote: LGTM2 /Daniel On 2023-07-12 17:19, Yoav Weiss wrote: LGTM1 - thanks for catching us up here! On

Re: [blink-dev] Re: Intent to Ship: Support stroke-box, content-box and border-box in the transform-box CSS property

2023-07-12 Thread Daniel Bratell
LGTM2 /Daniel On 2023-07-12 17:19, Yoav Weiss wrote: LGTM1 - thanks for catching us up here! On Thursday, July 6, 2023 at 1:33:39 PM UTC+2 f...@opera.com wrote: Contact emails f...@opera.com Explainer None (see summary)

Re: [blink-dev] Re: Intent to Ship: Support stroke-box, content-box and border-box in the transform-box CSS property

2023-07-12 Thread Mike Taylor
LGTM2 On 7/12/23 11:19 AM, Yoav Weiss wrote: LGTM1 - thanks for catching us up here! On Thursday, July 6, 2023 at 1:33:39 PM UTC+2 f...@opera.com wrote: Contact emails f...@opera.com Explainer None (see summary)

[blink-dev] Re: Intent to Ship: Support stroke-box, content-box and border-box in the transform-box CSS property

2023-07-12 Thread Yoav Weiss
LGTM1 - thanks for catching us up here! On Thursday, July 6, 2023 at 1:33:39 PM UTC+2 f...@opera.com wrote: > Contact email...@opera.com > > ExplainerNone (see summary) > > Specificationhttps://www.w3.org/TR/css-transforms-1/#transform-box > > Summary > > Allows changing how the reference box

Re: [blink-dev] Intent to Ship: CSS text-wrap: pretty

2023-07-12 Thread Yoav Weiss
LGTM3 On Tuesday, July 4, 2023 at 10:15:12 AM UTC+2 Koji Ishii wrote: > Thank you Larry for the feedback. > > By "typographic styling efforts" do you mean other CSS features? If yes, > thank you for pointing that out, I'll look into them for possible > relationships with this feature. > > When

Re: [blink-dev] Intent to Ship: Back/forward cache NotRestoredReasons API

2023-07-12 Thread Yoav Weiss
On Thu, Jul 6, 2023 at 7:28 AM 'Yuzu Saijo' via blink-dev < blink-dev@chromium.org> wrote: > Contact emails > > yu...@google.com, yu...@chromium.org, fer...@chromium.org > > Explainer > > > https://github.com/WICG/bfcache-not-restored-reason/blob/main/NotRestoredReason.md > > Specification > >

Re: [blink-dev] Intent to Ship: Inherit Base URL snapshot for about:blank and about:srcdoc, with about:blank inheriting from initiator, not parent.

2023-07-12 Thread Yoav Weiss
LGTM3 for a careful rollout! On Wed, Jul 12, 2023 at 3:53 PM Daniel Bratell wrote: > LGTM2 > > /Daniel > On 2023-07-10 21:55, Mike Taylor wrote: > > LGTM1 > On 7/10/23 11:23 AM, Dominic Farolino wrote: > > The niche-ness of these changes plus the fact that they've been rolled out > on

Re: [blink-dev] Intent to Ship: Inherit Base URL snapshot for about:blank and about:srcdoc, with about:blank inheriting from initiator, not parent.

2023-07-12 Thread Daniel Bratell
LGTM2 /Daniel On 2023-07-10 21:55, Mike Taylor wrote: LGTM1 On 7/10/23 11:23 AM, Dominic Farolino wrote: The niche-ness of these changes plus the fact that they've been rolled out on Canary+Dev for some time /and/ that we've already smoked out some compat issues at that level of

[blink-dev] Intent to Ship: MathML columnspan/rowspan attributes on element

2023-07-12 Thread Frédéric Wang
Hello, This is actually an intent to ship (sorry for sending email with the wrong title). To summarize a bit conversations, columnspan/rowspan was something that was requested by web developers and is used in existing documents. We cannot just say "use CSS instead" as they are no

[blink-dev] Intent to Experiment: MathML columnspan/rowspan attributes on element

2023-07-12 Thread Frédéric Wang
Contact emails fw...@chromium.org Explainer None Specification https://w3c.github.io/mathml-core/#entry-in-table-or-matrix-mtd Summary Implement attributes to specify the number of columns and rows that a MathML table cell is to span. This is similar to

Re: [blink-dev] Intent to Ship: Array grouping

2023-07-12 Thread Daniel Bratell
LGTM3 /Daniel On 2023-07-12 06:52, Yoav Weiss wrote: LGTM2 On Wed, Jul 12, 2023, 03:27 Mike Taylor wrote: LGTM1 On 7/11/23 1:33 PM, Shu-yu Guo wrote: Contact emails s...@chromium.org Explainer