Re: [shadow-dom-tests] [shadow-dom] Specify unique names for tests (#4773)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 9d5662af4cbdbf2518a3129dc3f864bccce94d98
Using browser at version 58.0.3004.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="http://w3c-test.org/submissions/4773/shadow-dom/HTMLSlotElement-interface.html">/shadow-dom/HTMLSlotElement-interface.html</a></summary>


|                                                                           Subtest                                                                            | Results |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                              | OK      |
| `assignedNodes({"flattened":true}) on a HTMLSlotElement must return an empty array when the slot element is not in a tree or in a document tree`             | PASS    |
| `assignedNodes() must update when slot and name attributes are modified`                                                                                     | PASS    |
| `assignedNodes({"flattened":false}) must update when slot elements are inserted or removed`                                                                  | PASS    |
| `assignedNodes() must update when slot elements are inserted or removed`                                                                                     | PASS    |
| `assignedNodes({"flattened":true}) must update when slot elements are inserted or removed`                                                                   | PASS    |
| `assignedNodes({"flattened":false}) must update when a default slot is introduced dynamically by a slot rename`                                              | PASS    |
| `HTMLSlotElement must be defined on window`                                                                                                                  | PASS    |
| `"name" attribute on HTMLSlotElement must reflect "name" attribute`                                                                                          | PASS    |
| `assignedNodes({flatten: true}) must return the distributed nodes, and assignedNodes() and assignedNodes({flatten: false}) must returned the assigned nodes` | PASS    |
| `assignedNodes() on a HTMLSlotElement must return an empty array when the slot element is not in a tree or in a document tree`                               | PASS    |
| `assignedNodes({"flattened":true}) must return the list of assigned nodes when none of the assigned nodes themselves are slots`                              | PASS    |
| `assignedNodes() must update when a default slot is introduced dynamically by a slot rename`                                                                 | PASS    |
| `assignedNodes({"flattened":false}) must return the list of assigned nodes when none of the assigned nodes themselves are slots`                             | PASS    |
| `assignedNodes({"flattened":true}) must update when slot and name attributes are modified`                                                                   | PASS    |
| `assignedNodes({"flattened":false}) on a HTMLSlotElement must return an empty array when the slot element is not in a tree or in a document tree`            | PASS    |
| `assignedNodes({"flattened":true}) must update when a default slot is introduced dynamically by a slot rename`                                               | PASS    |
| `assignedNodes() must return the list of assigned nodes when none of the assigned nodes themselves are slots`                                                | PASS    |
| `assignedNodes({"flattened":false}) must update when slot and name attributes are modified`                                                                  | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4773/shadow-dom/event-inside-slotted-node.html">/shadow-dom/event-inside-slotted-node.html</a></summary>


|                                                                                  Subtest                                                                                  | Results |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                                           | OK      |
| `Firing an event inside a grand child of a detached open mode shadow host`                                                                                                | PASS    |
| `Firing an event inside a grand child of an in-document open mode shadow host`                                                                                            | PASS    |
| `Firing an event inside a grand child of a detached closed mode shadow host`                                                                                              | PASS    |
| `Firing an event on a node within a closed shadow tree that is itself a open shadow tree (the latter being the descendent of a host for a separate open shadow tree)`     | PASS    |
| `Firing an event on a node with two ancestors with a detached open and open shadow trees with an inner open shadow tree`                                                  | PASS    |
| `Firing an event on a node within a open shadow tree that is itself a closed shadow tree (the latter being the descendent of a host for a separate closed shadow tree)`   | PASS    |
| `Firing an event on a node with two ancestors with a detached open and closed shadow trees with an inner closed shadow tree`                                              | PASS    |
| `Firing an event on a node within a closed shadow tree that is itself a closed shadow tree (the latter being the descendent of a host for a separate open shadow tree)`   | PASS    |
| `Firing an event on a node with two ancestors with a detached open and closed shadow trees with an inner open shadow tree`                                                | PASS    |
| `Firing an event on a node within a closed shadow tree that is itself a closed shadow tree (the latter being the descendent of a host for a separate closed shadow tree)` | PASS    |
| `Firing an event on a node within a open shadow tree that is itself a open shadow tree (the latter being the descendent of a host for a separate closed shadow tree)`     | PASS    |
| `Firing an event on a node with two ancestors with a detached closed and closed shadow trees with an inner closed shadow tree`                                            | PASS    |
| `Firing an event on a node with two ancestors with a detached closed and open shadow trees with an inner closed shadow tree`                                              | PASS    |
| `Firing an event on a node within a closed shadow tree that is itself a open shadow tree (the latter being the descendent of a host for a separate closed shadow tree)`   | PASS    |
| `Firing an event inside a grand child of an in-document closed mode shadow host`                                                                                          | PASS    |
| `Firing an event on a node with two ancestors with a detached closed and closed shadow trees with an inner open shadow tree`                                              | PASS    |
| `Firing an event on a node within a open shadow tree that is itself a closed shadow tree (the latter being the descendent of a host for a separate open shadow tree)`     | PASS    |
| `Firing an event on a node with two ancestors with a detached open and open shadow trees with an inner closed shadow tree`                                                | PASS    |
| `Firing an event on a node with two ancestors with a detached closed and open shadow trees with an inner open shadow tree`                                                | PASS    |
| `Firing an event on a node within a open shadow tree that is itself a open shadow tree (the latter being the descendent of a host for a separate open shadow tree)`       | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4773/shadow-dom/event-with-related-target.html">/shadow-dom/event-with-related-target.html</a></summary>


|                                          Subtest                                          | Results |
|-------------------------------------------------------------------------------------------|---------|
|                                                                                           | OK      |
| `Firing an event at B1a with relatedNode at B1b1 with closed mode shadow trees`           | PASS    |
| `Firing an event at B1b1 with relatedNode at B1a with open mode shadow trees`             | PASS    |
| `Firing an event at D1 with relatedNode at B1a with closed mode shadow trees`             | PASS    |
| `Firing an event at B1a with relatedNode at A1a with closed mode shadow trees`            | PASS    |
| `Firing an event at B1a with relatedNode at B1 with open mode shadow trees`               | PASS    |
| `Firing an event at A1a with relatedNode at B1a (detached) with open mode shadow trees`   | PASS    |
| `Firing an event at B1a with relatedNode at D1 with closed mode shadow trees`             | PASS    |
| `Firing an event at A1a with relatedNode at B1a (detached) with closed mode shadow trees` | PASS    |
| `Firing an event at B1a with relatedNode at B1b1 with open mode shadow trees`             | PASS    |
| `Firing an event at B1a with relatedNode at A1a (detached) with open mode shadow trees`   | PASS    |
| `Firing an event at B1a with relatedNode at B1 with closed mode shadow trees`             | PASS    |
| `Firing an event at B1b1 with relatedNode at B1a with closed mode shadow trees`           | PASS    |
| `Firing an event at A1a with relatedNode at B1a with open mode shadow trees`              | PASS    |
| `Firing an event at B1a with relatedNode at A1a with open mode shadow trees`              | PASS    |
| `Firing an event at B1a with relatedNode at D1 with open mode shadow trees`               | PASS    |
| `Firing an event at D1 with relatedNode at B1a with open mode shadow trees`               | PASS    |
| `Firing an event at B1a with relatedNode at A1a (detached) with closed mode shadow trees` | PASS    |
| `Firing an event at A1a with relatedNode at B1a with closed mode shadow trees`            | PASS    |

</details>

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

Received on Thursday, 9 February 2017 16:23:40 UTC