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

There are some tests which add text node child to check they are filtered by `assignedElements()`. But most of them are just duplicated.

If we group tests, we will need to be careful to do `assignedElements()` tests before calling `removeWhiteSpaceOnlyTextNodes()`.

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

Received on Tuesday, 17 January 2017 11:52:06 UTC