Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-27 Thread obr...@igalia.com
https://github.com/w3c/csswg-drafts/issues/4456 resolved to allow multiple pseudo-elements in getComputedStyle. I think it would be good to ship that ideally in the same release as this, or at least not much later. -- You received this message because you are subscribed to the Google Groups "b

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-21 Thread Domenic Denicola
LGTM3 On Fri, Nov 22, 2024 at 12:18 AM obr...@igalia.com wrote: > BTW, I remembered that I added a parsing test in the past: > https://wpt.fyi/results/css/css-pseudo/parsing/tree-abiding-pseudo-elements.html -- You received this message because you are subscribed to the Google Groups "blink-d

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-21 Thread obr...@igalia.com
BTW, I remembered that I added a parsing test in the past: https://wpt.fyi/results/css/css-pseudo/parsing/tree-abiding-pseudo-elements.html -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails fr

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-21 Thread 一丝
Does `::details-content::before::marker` support? 以上 一丝 Daniil Sakhapov 于2024年11月21日周四 18:31写道: > Added now in https://github.com/web-platform-tests/wpt/pull/49292 > > понедельник, 18 ноября 2024 г. в 08:38:56 UTC+1, Domenic Denicola: > >> Any updates on getting a proper web platform test for

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-21 Thread Daniil Sakhapov
Added now in https://github.com/web-platform-tests/wpt/pull/49292 понедельник, 18 ноября 2024 г. в 08:38:56 UTC+1, Domenic Denicola: > Any updates on getting a proper web platform test for this feature? > > > > On Thursday, November 14, 2024 at 2:55:42 AM UTC+9 Daniil Sakhapov wrote: > >> Re: TA

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-17 Thread Domenic Denicola
Any updates on getting a proper web platform test for this feature? On Thursday, November 14, 2024 at 2:55:42 AM UTC+9 Daniil Sakhapov wrote: > Re: TAG review - we'll have a general TAG review for Carousel project, > I'll include nested pseudos there. > Re tests: I'll add nested markers stylin

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-13 Thread Daniil Sakhapov
Re: TAG review - we'll have a general TAG review for Carousel project, I'll include nested pseudos there. Re tests: I'll add nested markers styling WPT tests. Re getComputedStyle: thanks for pointing it out, I'll follow the issue since you've marked it as Agenda+ Re debuggability: I need to work

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-13 Thread Chris Harrelson
LGTM2 On Wed, Nov 13, 2024 at 8:09 AM Mike Taylor wrote: > LGTM1 % requesting the debuggability bit in your chromestatus entry. > On 11/7/24 11:39 AM, obr...@igalia.com wrote: > > While > https://wpt.fyi/css/css-pseudo/marker-font-variant-numeric-normal.html > uses nested ::marker, it's not the

Re: [blink-dev] Re: Intent to Ship: Nested pseudo elements styling

2024-11-13 Thread Mike Taylor
LGTM1 % requesting the debuggability bit in your chromestatus entry. On 11/7/24 11:39 AM, obr...@igalia.com wrote: While https://wpt.fyi/css/css-pseudo/marker-font-variant-numeric-normal.html uses nested ::marker, it's not the main point of the test. In fact I was thinking of editing that test