9341 shaares
224 private links
224 private links
- all property: change heritance rule of all CSS properties
- currentColor : value of the element's current color property
- custom property fallback value
- counters
- interaction media queries: selector depending on the primary input mechanism — touch, stylus, mouse pointer, etc. Which is not what we have
:where
and:is
pseudo-selectors:scroll-padding
: add padding on scroll, for example for a top header :Disolation: isolate
: create a new stacking context without relying on z-index magic numberscontent-visibility
andcontain-instrinsic-size
for render performance optimization