Re: [webkit-dev] content-visibility (Was Re: Request For Position on CSS containment)

2021-12-24 Thread cathiechen via webkit-dev
Hi Tyler, Thanks for pointing this out! > On 23 Dec 2021, at 12:23 AM, Tyler Wilcock wrote: > > Regarding accessibility, there’s a link in your Google doc that states: > > In Chromium 85-89, off-screen children within content-visibility: auto were > marked as invisible. In particular,

Re: [webkit-dev] content-visibility (Was Re: Request For Position on CSS containment)

2021-12-22 Thread cathiechen via webkit-dev
Hi Ryosuke, > On 25 Jun 2021, at 4:23 AM, Ryosuke Niwa wrote: > > Please rename the subject when you're going to discuss the work on a new > feature. > > On Thu, Jun 24, 2021 at 9:44 AM cathiechen via webkit-dev > wrote: > We made a lot of progress regarding CSS cont

Re: [webkit-dev] Request For Position on CSS containment

2021-12-22 Thread cathiechen via webkit-dev
Hello WebKit-dev, We've been working on CSS Containment performance for a while. Here is our summary of it, please take a look if you are interested. Thanks! https://docs.google.com/document/d/166CsE0BqOGur1UyeMqxC7OSijeH90R1Pdck54rLgZNU/edit?usp=sharing

Re: [webkit-dev] Request For Position on CSS containment

2021-06-24 Thread cathiechen via webkit-dev
Hi webkit-dev, We made a lot of progress regarding CSS containment [1]. Rob and I have finished the layout containment and size containment [2].\o/ And the patches of paint containment and style containment are ready for review now [3]. So we think now it's time to move on to