Re: [blink-dev] Intent to Deprecate and Remove: data: URL in SVGUseElement

2023-01-17 Thread 'Jun Kokatsu' via blink-dev
On Tue, Jan 17, 2023 at 11:36 AM Brandon Heenan wrote: > Thanks for adding me. Yes, this definitely seems like the pattern where > we'd want a temporary enterprise policy to re-enable support for ~3 > milestones after we remove support by default. > go/chrome-enterprise-friendly >

Re: [blink-dev] Intent to Ship: baseline-source

2023-01-17 Thread fantasai
On 1/12/23 22:55, Ian Kilpatrick wrote: Ah true! I didn't consider the values here. To mitigate this forward compat concern we can apply a partial mapping, e.g. if the current `vertical-align` property is set, it'll set the `baseline-source` to `auto`. I think that helps, yeah. This should

Re: [blink-dev] Intent to Deprecate and Remove: data: URL in SVGUseElement

2023-01-17 Thread 'Brandon Heenan' via blink-dev
Thanks for adding me. Yes, this definitely seems like the pattern where we'd want a temporary enterprise policy to re-enable support for ~3 milestones after we remove support by default. go/chrome-enterprise-friendly gets into the details of the why, https://source.chromium.org/chromium/chromium/sr

[blink-dev] Intent to Ship: Add containerName and containerQuery, update conditionText

2023-01-17 Thread Daniil Sakhapov
Contact emailssakha...@chromium.org Specification https://w3c.github.io/csswg-drafts/css-contain-3/#the-csscontainerrule-interface Summary Updates the CSSContainerRule interface to match the specs. Implements containerName and containerQuery, updates conditionText for @container to be up-to-date

[blink-dev] Intent to Implement & Ship: User-Agent Reduction Phase 6 (deviceModel and androidVersion reduction in Android)

2023-01-17 Thread Victor Tan
Contact emails victor...@chromium.org, miketa...@chromium.org Explainer https://github.com/WICG/ua-client-hints#explainer-reducing-user-agent-granularity Specification https://www.chromium.org/updates/ua-reduction is the closest thing that specifies Chrome’s UA Reduction plans today. As these

Re: [blink-dev] Intent to ship: Font shorthand property resetting its subproperties

2023-01-17 Thread Mike Taylor
LGTM3 On 1/16/23 3:44 PM, Rick Byers wrote: Thanks for the careful compat analysis! LGTM2 - feels like a bugfix-level change to me, because: * Severity of breakage  seems li

Re: [blink-dev] Intent to Deprecate and Remove: data: URL in SVGUseElement

2023-01-17 Thread Rick Byers
On Tue, Jan 17, 2023 at 4:48 AM Yoav Weiss wrote: > Would it be possible to turn > > the usecounter into a UKM to get a better

Re: [blink-dev] Intent to Deprecate and Remove: data: URL in SVGUseElement

2023-01-17 Thread Yoav Weiss
Would it be possible to turn the usecounter into a UKM to get a better view of the number of impacted origins, beyond just the ho

Re: [blink-dev] Intent to extend experimentation: Permissions-Policy: unload

2023-01-17 Thread Yoav Weiss
LGTM to experiment M110-M112 (inclusive) On Tue, Jan 17, 2023 at 9:54 AM Daisuke Enomoto wrote: > API owners, > > We would like to extend the origin trial for 3 additional milestones, with > the extension starting in 110 continuing through 112. The initial > experiment was approved for the OT ru

[blink-dev] Intent to extend experimentation: Permissions-Policy: unload

2023-01-17 Thread Daisuke Enomoto
API owners, We would like to extend the origin trial for 3 additional milestones, with the extension starting in 110 continuing through 112. The initial experiment was approved for the OT running from 107 through 109. Contact emails fer...@chromium.org Explainer https://github.com/fergald/docs