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

> Yeah I suspected that, though I figured it would be worth one last shot. :) It's unfortunate that proper scoping is always an afterthought throughout the web spec world.

Well, the Shadow DOM encapsulation / scoping was designed so that things in the outer tree can go into an inner tree whereas things defined inside an inner tree shouldn't bleed out of it. The current inheritance rule will do exactly that.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 May 2021 22:08:39 UTC