Emilio Cobos Álvarez
Emilio Cobos Álvarez
@mrobinson do we have data on how often script blocks on layout? It seems that modulo layout queries it shouldn't?
Can someone bisect this by any chance? Should be easy to identify the broken commit.
@fantasai looks good to me.
This has been done (https://drafts.csswg.org/css-viewport-1/ exists) so this issue should be closed. Let's discuss that in a new issue :)
@gsnedders Setting a descriptor "works" for some rules, like `@page` at least.
That's basically https://drafts.csswg.org/css-fonts-4/#om-fontpalettevalues right? Edit: hah, I hadn't seen the edit. I don't think exposing descriptors in a declaration block is super-desirable.
I wouldn't like to block `::slider-thumb` on a potential `::slider-thumb(n)` / `::slider-thumb-two` or so pseudo... It seems we could implement multiple thumbs in the future if needed. cc @hober, fyi.
@annevk @tabatkins my point was that there are two orthogonal issues: * Whether `` is respected or we should just ignore and treat as local refs. * Which tree we...
Patch welcome :)
Thanks, if CI is green this looks good. Can you squash your commits in the way you best see fit so that we don't have "Tidy up" commits? Or would...