Re: [dom-tests] DOM selector tests wrongly assume '>>' is invalid in selectors (#3802)

@Ms2ger I am not very familiar with the Selector specification. What I do know is that the '>>' is part of the specification at the moment and has been shipping in Safari for a while.

I think at the very least, we should drop the test that checks that we throw as this hurts browsers like Safari that implement the latest specification. I thought of doing this at first but reviewers usually do not like reducing test coverage.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3802#issuecomment-249236638

Received on Friday, 23 September 2016 16:18:27 UTC