Re: [csswg-drafts] [cssom] Please define parsing a group of selectors more clearly

Here's what some browsers currently do:

- Firefox doesn't implement setting selectorText ([Bug #37468](https://bugzilla.mozilla.org/show_bug.cgi?id=37468))
- Chrome implements setting selectorText, and seems to use namespaces from the stylesheet.
- Safari implements setting selectorText, but does not seem to use namespaces from the stylesheet.

If setting selectorText is implemented *and* namespaces from the stylesheet are used, then both sentences should be green in this snippet: https://jsfiddle.net/qqfsjLzp/1/

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

Received on Thursday, 8 June 2017 21:01:37 UTC