Is there a good reason why we're defining global custom properties on :root/html and not on body?
@matuzo So they’re inherited by ::backdrop as well. Oh, wait.
@KrijnHoetmer @matuzo If I'm not mistaken, Tab is rewriting that part 😉
[css-pseudo] Define ::backdrop · Issue #7845 · w3c/csswg-drafts

Right now ::backdrop is defined in https://fullscreen.spec.whatwg.org/#::backdrop-pseudo-element Each element in a top layer has a ::backdrop pseudo-element. This pseudo-element is a box rendered i...

GitHub