Emilio Cobos Álvarez
Emilio Cobos Álvarez
https://github.com/mozilla/wg-decisions/issues/774 is also related here. In the Firefox UI for example, we set `prefers-color-scheme` in the root based on the firefox theme, and it inherits to all frames from there.
Err, meant https://github.com/w3c/csswg-drafts/issues/7213 of course, sorry.
+1 to cascade order being already complicated enough fwiw. I actually wonder if scope proximity is all that useful to begin with..
Thanks for filing this!
Retitling because it was clear in https://github.com/w3c/csswg-drafts/issues/6867 that the problem with slotted is not the specificity but the cascade order rules. It seems the reason people don't hit this with...
In canvas2d drawImage, SVG without dimensions fall back to the default object size (300x150 iirc)
Given what we discussed today this looks good to me, but we should make very clear that the "make modal dialogs not overridable, but inert attribute overridable" is intentional.
https://github.com/w3c/csswg-drafts/issues/11849 is Luke's issue (for cross-referencing purposes)
cc @maurer, seems like a bad interaction between default_alias_style and default_enum_style. A minimal repro would be awesome if you can pull it off, I suspect it's not all that complicated...