[blink-dev] Intent to Prototype: CSS Anchored Fallback Container Queries

2025-05-28 Thread Rune Lillesveen
ure/5177580990496768?gate=5074696605007872 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group a

Re: [blink-dev] Intent to Ship: CSS sibling-index() and sibling-count()

2025-05-21 Thread Rune Lillesveen
On Tue, May 20, 2025 at 1:38 PM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > > > On Tue, May 20, 2025 at 1:32 PM Rune Lillesveen > wrote: > >> On Tue, May 20, 2025 at 10:47 AM Yoav Weiss (@Shopify) < >> yoavwe...@chromium.org> wrote: >>

Re: [blink-dev] Intent to Ship: CSS sibling-index() and sibling-count()

2025-05-20 Thread Rune Lillesveen
On Tue, May 20, 2025 at 10:47 AM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > > > On Wed, May 14, 2025 at 6:10 PM Philip Jägenstedt > wrote: > >> On Wed, May 14, 2025 at 5:21 PM Rune Lillesveen >> wrote: >> >>> On Tue, May 13, 2025 at

Re: [blink-dev] Intent to Ship: CSS sibling-index() and sibling-count()

2025-05-14 Thread Rune Lillesveen
On Tue, May 13, 2025 at 9:20 AM Rune Lillesveen wrote: > On Tue, May 13, 2025 at 8:34 AM Rune Lillesveen > wrote: > >> On Tue, May 13, 2025 at 7:43 AM Domenic Denicola >> wrote: >> >>> I'm very slightly worried about the cases which we seem to accep

Re: [blink-dev] Intent to Ship: CSS sibling-index() and sibling-count()

2025-05-13 Thread Rune Lillesveen
On Tue, May 13, 2025 at 8:34 AM Rune Lillesveen wrote: > On Tue, May 13, 2025 at 7:43 AM Domenic Denicola > wrote: > >> I'm very slightly worried about the cases which we seem to accept, but >> the latest on the CSSWG thread suggests we should disallow. Namely, >>

Re: [blink-dev] Intent to Ship: CSS sibling-index() and sibling-count()

2025-05-12 Thread Rune Lillesveen
safer to be conservative and wait for the resolution, since for @container there are clear use cases and and a more or less obvious behavior in that context. On Tuesday, May 13, 2025 at 6:37:14 AM UTC+9 Mike Taylor wrote: > >> LGTM1 >> On 5/9/25 9:47 AM, Rune Lillesveen

[blink-dev] Intent to Ship: CSS sibling-index() and sibling-count()

2025-05-09 Thread Rune Lillesveen
rototype: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/67c70d35.2b0a0220.36af1.0007.GAE%40google.com This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups

Re: [blink-dev] Intent to Ship: CSS Logical Overflow

2025-02-10 Thread Rune Lillesveen
On Sat, Feb 8, 2025 at 7:26 PM Mike Taylor wrote: > On 2/7/25 8:19 AM, Rune Lillesveen wrote: > 2 years ago Apple indicated that they would prefer official position > requests for anything related to Interop (see > https://groups.google.com/a/chromium.org/g/blink-dev/c/HxqAcgnTs8o/m/

[blink-dev] Intent to Ship: CSS Logical Overflow

2025-02-07 Thread Rune Lillesveen
k (e.g., changing to naming or structure of the API in a non-backward-compatible way). None Link to entry on the Chrome Platform Status https://chromestatus.com/feature/4728308937523200?gate=5083464346632192 This intent message was generated by Chrome Platform Status <https://chromestatus.com/

Re: [blink-dev] Intent to Ship: :has-slotted pseudo selector

2025-01-14 Thread Rune Lillesveen
ences if they match the spec. > > Thanks for mentioning this, I've got a PR for this: > https://github.com/web-platform-tests/wpt/pull/50056 > Remember to also update the rel=help links to actual spec references. -- Rune Lillesveen -- You received this message because you are subscr

Re: [blink-dev] Intent to Ship: :has-slotted pseudo selector

2025-01-09 Thread Rune Lillesveen
nce, IIUC, https://wpt.live/css/css-scoping/has-slotted-flattened-001.tentative.html should match the selector because a slot is assigned to another slot, not because nodes are flattened through. > > Estimated milestones > Shipping on desktop 133 > Shipping on Android 133 > Shipping on

Re: [blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-29 Thread Rune Lillesveen
at 7:22 AM Mike Taylor >> wrote: >> >>> LGTM1 >>> On 11/21/24 4:12 AM, Rune Lillesveen wrote: >>> >>> On Wed, Nov 13, 2024 at 10:38 AM Rune Lillesveen >>> wrote: >>> >>>> Four issues are opened against the spec: >>

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-21 Thread Rune Lillesveen
apshot Otherwise there is no particular interaction between scroll-state() queries and scroll-timelines different from other CSS features. On Wednesday, November 13, 2024 at 1:38:36 AM UTC-8 Rune Lillesveen wrote: > >> Four issues are opened against the spec: >> >> https://github.

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-21 Thread Rune Lillesveen
On Wed, Nov 13, 2024 at 10:38 AM Rune Lillesveen wrote: > Four issues are opened against the spec: > > https://github.com/w3c/csswg-drafts/issues/11181 > https://github.com/w3c/csswg-drafts/issues/11182 > https://github.com/w3c/csswg-drafts/issues/11183 > https://github.co

[blink-dev] Re: Intent to Ship: CSS Scroll State Container Queries

2024-11-13 Thread Rune Lillesveen
aming from 'overflowing' to 'scrollable': https://github.com/w3c/csswg-drafts/issues/11182 Two of the others are convenience keyword additions, and the last one is a non-behavioral editorial change to the spec. On Tue, Nov 12, 2024 at 2:12 PM Rune Lillesveen wrote: > Contac

[blink-dev] Intent to Ship: CSS Scroll State Container Queries

2024-11-12 Thread Rune Lillesveen
ium.org/d/msgid/blink-dev/CACuPfeQyse1btL_jhkEQJT9WCsR2sndRo8i%3DyHmzgPu6sDpDOw%40mail.gmail.com This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups &q

[blink-dev] Re: Intent to Ship: CSS Anchor Positioning: allow anchor-size() in inset and margin Properties

2024-10-11 Thread Rune Lillesveen
uld I copy the signals and TAG review entries from https://chromestatus.com/feature/5124922471874560 ? This is a minor change to allow anchor-size() in margins and insets based on a CSSWG resolution after the realization that it was fine to allow the function in those properties too. Best, > > Alex > &g

[blink-dev] Intent to Ship: CSS Anchor Positioning: allow anchor-size() in inset and margin Properties

2024-10-10 Thread Rune Lillesveen
as generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubsc

Re: [blink-dev] Intent to Ship: @property support syntax

2024-09-05 Thread Rune Lillesveen
quot; syntax component name in @property. > This is also the case for registerProperty(), right? -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: [blink-dev] Intent to Ship: CSS Container Queries flat tree lookup

2024-08-23 Thread Rune Lillesveen
On Fri, Aug 23, 2024 at 7:09 AM Domenic Denicola wrote: > LGTM1, with nit about Chrome Platform Status info accuracy below. > > On Fri, Aug 16, 2024 at 10:31 PM Rune Lillesveen > wrote: > >> >> Flag name on chrome://flagsCSSFlatTreeContainer >> > > I navi

[blink-dev] Intent to Ship: CSS Container Queries flat tree lookup

2024-08-16 Thread Rune Lillesveen
Contact emailsfuth...@chromium.org ExplainerNone Specificationhttps://drafts.csswg.org/css-conditional-5/#container-queries Landed PR: https://github.com/w3c/csswg-drafts/pull/10701 Summary Look up query containers in the flat tree ancestor order instead of shadow-including order. The specifica

[blink-dev] Intent to Ship: CSS light-dark() Color Function

2024-01-30 Thread Rune Lillesveen
e web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way). None Link to entry on the Chrome Platform Status https://chromestatus.com/feature/4909742688567296 This intent message was generated by Chrome Platform Status <https://chromestatus

[blink-dev] Web-Facing Change PSA: CSS @container with unsupported Features never match

2024-01-15 Thread Rune Lillesveen
ay). None Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5105423604776960 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Group

Re: [blink-dev] Intent to Ship: CSS Pseudo Element ::backdrop inheriting from Originating Element

2024-01-15 Thread Rune Lillesveen
iche this is and that WebKit and Gecko have > >> both shipped this without any apparent compat fallout, I agree the > >> compat risk is very low. I'm ok treating it as a bugfix, but please > >> circle back here (and consider using your killswitch) if you hear of > >

[blink-dev] Intent to Ship: CSS Pseudo Element ::backdrop inheriting from Originating Element

2024-01-09 Thread Rune Lillesveen
duce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way). None Link to entry on the Chrome Platform Status https://chromestatus.com/feature/4875749691752448 This intent message was generated by Chrome Platform Status <https://chromestatu

Re: [blink-dev] Intent to Ship: CSS spelling and grammar features

2023-11-01 Thread Rune Lillesveen
rrors > Please remove base_feature: "None" from runtime_enabled_features.json5 -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [blink-dev] Intent to Ship: CSS and Syntax for registered Custom Properties

2023-10-24 Thread Rune Lillesveen
On Tue, Oct 24, 2023 at 1:58 AM Mike Taylor wrote: > Hey Rune, > On 10/20/23 9:30 AM, Rune Lillesveen wrote: > > Contact emails futh...@chromium.org, andr...@chromium.org > > Explainer None > > Specification > https://drafts.css-houdini.org/css-properties-values-api-1/

[blink-dev] Intent to Ship: CSS and Syntax for registered Custom Properties

2023-10-20 Thread Rune Lillesveen
ucture of the API in a non-backward-compatible way). None Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5184552188510208 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this

Re: [blink-dev] Intent to Ship: CSS Syntax for registered Custom Properties

2023-10-12 Thread Rune Lillesveen
s entry accordingly. > > (Not that I object to this change tho) > > -- Emilio > > On 10/4/23 11:08, Rune Lillesveen wrote: > > > > Contact emails > > > > futh...@chromium.org <mailto:futh...@chromium.org>, andr...@chromium.org > >

[blink-dev] Re: Intent to Ship: CSS Syntax for registered Custom Properties

2023-10-04 Thread Rune Lillesveen
On Wed, Oct 4, 2023 at 11:08 AM Rune Lillesveen wrote: > Contact emailsfuth...@chromium.org, andr...@chromium.org > > ExplainerNone > > Specification > https://drafts.css-houdini.org/css-properties-values-api-1/#syntax-strings > > Summary > > Supports using the

[blink-dev] Intent to Ship: CSS Syntax for registered Custom Properties

2023-10-04 Thread Rune Lillesveen
he API in a non-backward-compatible way). None Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5142205606133760 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you

[blink-dev] PSA: Add missing unit value functions to numeric factory for the CSS typed OM api

2023-09-04 Thread Rune Lillesveen
ium.org/g/blink-dev/c/jiuxWVJEmqs/m/u0dMUmA4AwAJ x: https://groups.google.com/a/chromium.org/g/blink-dev/c/FsD97U77tss -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receivin

[blink-dev] Intent to Prototype: CSS Sticky State Container Queries

2023-08-23 Thread Rune Lillesveen
08 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send

Re: [blink-dev] How CSS Pseudo Elements are handled

2023-08-22 Thread Rune Lillesveen
d here: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/layout/custom_scrollbar.cc;l=134-162;drc=d708cc843536cc344f0f7679a978634cc14d6153;bpv=1;bpt=1?q=CustomScrollbar::&ss=chromium%2Fchromium%2Fsrc Hope that helps. -- Rune Lillesveen -- You received this m

[blink-dev] Intent to Ship: CSS @starting-style Rule

2023-06-22 Thread Rune Lillesveen
ium.org/d/msgid/blink-dev/CACuPfeS2468yfK2EzrnmiKrnyScCYfbiSF7C6aC3pix7G_XOkQ%40mail.gmail.com This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group

[blink-dev] Intent to Ship: Boolean Context Style Container Queries

2023-05-03 Thread Rune Lillesveen
com/w3c/csswg-drafts/pull/8729 [3] https://github.com/w3c/csswg-drafts/pull/8756 Link to entry on the Chrome Platform Status https://chromestatus.com/feature/6332337266098176 Links to previous Intent discussions This intent message was generated by Chrome Platform Status <https://chromestatus

Re: [blink-dev] Questions related to flat tree and layout tree

2023-04-21 Thread Rune Lillesveen
mium.org/d/msgid/blink-dev/4b30219f-bda6-4be9-953d-c5abe0bd8874n%40chromium.org > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/4b30219f-bda6-4be9-953d-c5abe0bd8874n%40chromium.org?utm_medium=email&utm_source=footer> > . > -- Rune Lillesveen -- You received this message

[blink-dev] Intent to Prototype: CSS :initial pseudo class

2023-02-03 Thread Rune Lillesveen
Contact emailsfuth...@chromium.org Explainer https://github.com/chrishtr/rendering/blob/master/entry-exit-animations.md Specification Summary Allow authors to start CSS transitions on first style update CSS transitions do not trigger transitions from initial styles on the first style update for

[blink-dev] Intent to Prototype: CSS top-layer property

2023-02-03 Thread Rune Lillesveen
generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsub

Re: [blink-dev] Intent to Ship: CSS Nesting

2023-01-23 Thread Rune Lillesveen
lementation of > > Option 3? > > As far as I know, WebKit is indeed working an implementation of Option 3. > Enabled feature for preview (TP?) here: https://github.com/WebKit/WebKit/commit/ceafa556d06a475ae4b9362abeb64a42128ce9ee -- Rune Lillesveen -- You received this message

Re: [blink-dev] Intent to Ship: CSS @supports : Always non-forgiving parsing

2023-01-12 Thread Rune Lillesveen
seems similar. >>> I made a CL that adds 'CSSPseudoHasNonForgivingParsing' feature ( >>> https://chromestatus.com/feature/6177049203441664) for the change: >>> - https://chromium-review.googlesource.com/c/chromium/src/+/4151453 >>> >>> The CL also ad

[blink-dev] Re: Intent to Ship: Style Container Queries for CSS Custom Properties

2022-12-19 Thread Rune Lillesveen
On Fri, Dec 16, 2022 at 11:13 AM Rune Lillesveen wrote: > > Debuggability > > DevTools may need to show style containers like it is done with size > container queries today. However, all elements are style containers by > default, so probably not the same type of UI. There is

Re: [blink-dev] Intent to Ship: Style Container Queries for CSS Custom Properties

2022-12-19 Thread Rune Lillesveen
on:", but the generated e-mail does not include that field. I've reported https://github.com/GoogleChrome/chromium-dashboard/issues/2591 > On Fri, Dec 16, 2022 at 5:13 AM Rune Lillesveen > wrote: > >> Contact emailsfuth...@chromium.org >> >> Expla

[blink-dev] Intent to Ship: Style Container Queries for CSS Custom Properties

2022-12-16 Thread Rune Lillesveen
Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To

Re: [blink-dev] Intent to Ship: CSS 'lh' Length Unit

2022-10-17 Thread Rune Lillesveen
On Mon, Oct 17, 2022 at 3:19 PM Yoav Weiss wrote: > > > On Thu, Oct 13, 2022 at 4:11 PM Rune Lillesveen > wrote: > >> Contact emailsfuth...@chromium.org >> >> ExplainerNone >> >> Specificationhttps://www.w3.org/TR/css-values-4/#lh >> >>

Re: [blink-dev] Intent to Ship: CSS 'lh' Length Unit

2022-10-14 Thread Rune Lillesveen
On Fri, Oct 14, 2022 at 9:32 AM Manuel Rego Casasnovas wrote: > > > On 13/10/2022 16:10, Rune Lillesveen wrote: > > Summary > > > > Support for expressing CSS lengths relative to the line-height > > Is this only about "lh"? What about "rl

[blink-dev] Intent to Ship: CSS 'lh' Length Unit

2022-10-13 Thread Rune Lillesveen
msgid/blink-dev/CACuPfeSsKWD6%3DEvmbzVe7f1o4cniTDcRzXEqWnvHLAbCRxnfgQ%40mail.gmail.com <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACuPfeSsKWD6=evmbzve7f1o4cnitdcrzxeqwnvhlabcrxn...@mail.gmail.com> This intent message was generated by Chrome Platform Status <https://chrom

Re: [blink-dev] Intent to Ship: Android OSK resizes visual viewport by default + opt-out

2022-09-28 Thread Rune Lillesveen
se you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to blink-dev+unsubscr...@chromium.org. > To view this discussion on the web visit > https://groups.google.com/a/chromium.org/d/msgi

Re: [blink-dev] Intent to Ship : :has() pseudo class

2022-09-09 Thread Rune Lillesveen
On Fri, Sep 2, 2022 at 2:39 PM Yoav Weiss wrote: >> >>> >>> >>> On Fri, Sep 2, 2022 at 2:19 PM Rune Lillesveen >>> wrote: >>> >>>> On Fri, Sep 2, 2022 at 1:37 PM Yoav Weiss wrote: >>>> >>>>> Thanks for the up

[blink-dev] Intent to Prototype: CSS 'lh' Length Unit

2022-09-08 Thread Rune Lillesveen
es specified Link to entry on the Chrome Platform Status https://chromestatus.com/feature/4998371945742336 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- Rune Lillesveen -- You received this message because you are subscribed to the Google

Re: [blink-dev] Intent to Ship : :has() pseudo class

2022-09-02 Thread Rune Lillesveen
On Fri, Sep 2, 2022 at 2:39 PM Yoav Weiss wrote: > > > On Fri, Sep 2, 2022 at 2:19 PM Rune Lillesveen > wrote: > >> On Fri, Sep 2, 2022 at 1:37 PM Yoav Weiss wrote: >> >>> Thanks for the update! Given that this is something that web developers >>> h

Re: [blink-dev] Intent to Ship : :has() pseudo class

2022-09-02 Thread Rune Lillesveen
implementation to not allow forgiving selectors lists. Authors should be able to get the same forgiving effect for :has() sprinkling :is() at appropriate places. Slightly longer term, the spec issue for possibly changing it is here: https://github.com/w3c/csswg-drafts/issues/7676 On Fri, Sep 2,

Re: [blink-dev] Intent to Ship : :has() pseudo class

2022-09-02 Thread Rune Lillesveen
On Fri, Sep 2, 2022 at 1:09 PM Rune Lillesveen wrote: > On Fri, Sep 2, 2022 at 11:40 AM Rune Lillesveen > wrote: > >> Hi all, >> >> We have an incoming issue for jQuery that seems pretty serious for them: >> > > An update on the impact for jQuery: >

Re: [blink-dev] Intent to Ship : :has() pseudo class

2022-09-02 Thread Rune Lillesveen
On Fri, Sep 2, 2022 at 11:40 AM Rune Lillesveen wrote: > Hi all, > > We have an incoming issue for jQuery that seems pretty serious for them: > An update on the impact for jQuery: https://github.com/jquery/jquery/issues/5098#issuecomment-1235351545 https://crbug.com/1358953 > &

Re: [blink-dev] Intent to Ship : :has() pseudo class

2022-09-02 Thread Rune Lillesveen
ointed at above will *not* be fixed before shipping. >>>>> >>>>> Since it is positive to disallow explicit ':scope' inside ':has()', I >>>>> think disallowing ':host()' inside ':has()' is still reasonable. >>

Re: [blink-dev] Intent to Ship: CSS 'ic' Length Unit

2022-08-31 Thread Rune Lillesveen
rallel with the spec consideration. On Tue, Aug 9, 2022 at 6:14 PM Rune Lillesveen wrote: > Given this was rejected last time it was discussed in the csswg, it > doesn't seem likely it will change this time? > > On Sat, Aug 6, 2022 at 5:54 PM 紫云飞 wrote: > >> Please hold shipping

Re: [blink-dev] Intent to Ship: CSS 'ic' Length Unit

2022-08-09 Thread Rune Lillesveen
54d-1ac4-b567043ecdb7%40gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, sen

[blink-dev] Intent to Ship: CSS 'ic' Length Unit

2022-08-04 Thread Rune Lillesveen
duce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way). Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5193188445257728 This intent message was generated by Chrome Platform Status <https://chromestatu

Re: [blink-dev] Intent to Ship: Container Queries

2022-06-29 Thread Rune Lillesveen
is has been discussed with a couple of API owners and considered to be an acceptable bug for the first release. We have added a console warning <https://chromium-review.googlesource.com/c/chromium/src/+/3706582> to notify authors about this (including the printing case) -- Rune Lillesveen -- You r

Re: [blink-dev] Intent to Ship: CSS Color Adjust: 'only' keyword for color-scheme

2021-11-10 Thread Rune Lillesveen
On Wed, Nov 10, 2021 at 2:54 PM Rune Lillesveen wrote: > On Fri, Oct 29, 2021 at 9:09 PM Emilio Cobos Álvarez > wrote: > >> >> >> On 10/28/21 13:14, Rune Lillesveen wrote: >> > On Thu, Oct 28, 2021 at 12:11 PM Manuel Rego Casasnovas < >> r...@ig

Re: [blink-dev] Intent to Ship: CSS Color Adjust: 'only' keyword for color-scheme

2021-11-10 Thread Rune Lillesveen
On Fri, Oct 29, 2021 at 9:09 PM Emilio Cobos Álvarez wrote: > > > On 10/28/21 13:14, Rune Lillesveen wrote: > > On Thu, Oct 28, 2021 at 12:11 PM Manuel Rego Casasnovas > <mailto:r...@igalia.com>> wrote: > > > > Hi, > > > > Some com

Re: [blink-dev] Intent to Ship: CSS Color Adjust: 'only' keyword for color-scheme

2021-10-28 Thread Rune Lillesveen
On Thu, Oct 28, 2021 at 12:11 PM Manuel Rego Casasnovas wrote: > Hi, > > Some comments inline. > > On 27/10/2021 16:09, Rune Lillesveen wrote: > > Summary > > > > The 'only' keyword has been re-added to the specification for > > colo

[blink-dev] Re: Intent to Ship: CSS Color Adjust: 'only' keyword for color-scheme

2021-10-27 Thread Rune Lillesveen
On Wed, Oct 27, 2021 at 4:09 PM Rune Lillesveen wrote: > > Debuggability > > The existing property and the new keyword should automatically be > supported in devtools. There is possibly a need for force dark / > color-scheme override debugging support in devtools, but that is

[blink-dev] Intent to Ship: CSS Color Adjust: 'only' keyword for color-scheme

2021-10-27 Thread Rune Lillesveen
me?False Tracking bughttps://crbug.com/1224806 Estimated milestones DevTrial on desktop 96 DevTrial on android 96 DevTrial on Webview 96 Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5157621012103168 This intent message was generated by Chrome Platform Status <

Re: [blink-dev] Intent to Ship: Disable propagation of body style to viewport when contained

2021-09-15 Thread Rune Lillesveen
! Positive response from dholbert. On 9/14/21 6:12 PM, Rune Lillesveen wrote: > > Contact emails futh...@chromium.org > > Specification http://drafts.csswg.org/css-contain-1/#c3 > > Summary > > Used values for contain different from none on the root or body elements > will

[blink-dev] Intent to Ship: Disable propagation of body style to viewport when contained

2021-09-14 Thread Rune Lillesveen
.html <https://wpt.fyi/results/css/css-contain/contain-html-w-m-004.html> Flag nameCSSContainedBodyPropagation Requires code in //chrome?False Tracking bughttps://crbug.com/1215265 Estimated milestones M96 Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5663