Re: [html-tests][shadow-dom-tests] Add tests for slot.assignedElements() method (#4541)

I followed @annevk instructions in whatwg/html/#2269

Which makes sense as `assignedElements()` will be considered as ShadowDOM v2, so previous test with only `assignedNodes()` should continue to succeed while the new ones with `assignedElements()` should fail until implementation.

But if it's better to group them, just tell me, I just need to know who has the final word on this.

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

Received on Tuesday, 17 January 2017 10:25:11 UTC