Tag Archives: chrome developers

How to inspect CSS container queries | DevTools Tips

  [MUSIC PLAYING] JOCELYN YEEN: The CSS container queries give us a much more dynamic approach to responsive design. You can use dev tools to inspect and edit them. But first of all, what exactly are CSS container queries and why do we need them? Hmm, It would be nice if you have a CSS expert to shed some light on this.   UNA KRAVETS: Hi. JOCELYN YEEN: Hey Una. UNA KRAVETS: Hey Jecelyn. Thanks for having me on your show. I’m Una from “Designing in the […]

More info

RenderingNG: The next-generation rendering architecture for Chrome

  CHRIS HARRELSON: Hi. I’m Chris Harrelson, the Blink rendering lead for Chrome. I’m in charge of teams whose areas of expertise span from parsing HTML and DOM APIs to translate all of that into rendering concepts, like display lists, composited layers, and rasterized textures that can integrate with your computer’s multicore CPU accelerated GPU, and high-resolution touch screens. And if you don’t know what a display list or layer is, that’s OK. In this video, I’ll give an introduction to those concepts.   And if you […]

More info