- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Sat, 03 Mar 2018 20:34:14 +0000
- To: public-css-archive@w3.org
> I think CSSOM should probably not return true ever for something that contains a ::part pseudo, though. That means that if you do something like element.matches("x-bar::part(foo), you need to actually check it against all possible originating elements, which sounds somewhat annoying and special-case-y compared to how all other selectors work. But that's probably worth another issue. Maybe this isn't even actually that bad... Anyway, will think more about it. Thanks @tabatkins :) -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2368#issuecomment-370177709 using your GitHub account
Received on Saturday, 3 March 2018 20:34:16 UTC