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

I tend to disagree with @hayatoito. Tests are rather cheap and it's better to be exhaustive since you don't know what implementation decisions everyone will make. If at some point it turns out that one of these methods needs some kind of fast path due to wide usage, having tests for all scenarios in both will help catch subtle bugs.

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

Received on Tuesday, 17 January 2017 10:41:53 UTC