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

Hmm, the problem with what WebKit does is that it doesn't work if you explicitly inherit the name from an scope you don't have access to, because suddenly it's from an scope you don't have access to. Or worse, it's from a different scope.

I'm having a hard time deciding what to implement in Firefox here. :(

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

Received on Tuesday, 1 May 2018 09:28:42 UTC