Re: [csswg-drafts] [css-scoping] Handling global name-defining constructs in shadow trees (#1995)

Yeah, I understand what the issues are, I'm just surprised people think it would be expected that defining a new `@font-face` in a shadow DOM *wouldn't* automatically change all the inherited fonts. You changed the definition of font foo, anything that inherited font foo should change. 

But I can see it the other way (keeping the inherited value's scope). That way if you define a font in a shadow root but don't use it, nothing gets changed. I retract my question :)

-- 
GitHub Notification of comment by vectorjohn
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1995#issuecomment-495407061 using your GitHub account

Received on Thursday, 23 May 2019 22:26:13 UTC