Re: [custom-elements-tests] Add tests for microtask checkpoints and custom element constructors (#5208)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/214127217)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 8db354b68ae821f1ed09fa8a1ebd72ab2e14f0f1
Using browser at version 59.0.3047.0 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5208/custom-elements/microtasks-and-constructors.html">/custom-elements/microtasks-and-constructors.html</a></summary>


|                                                         Subtest                                                          | Results | Messages |
|--------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                          | OK      |          |
| `Microtasks evaluate immediately when the stack is empty inside the parser`                                              | PASS    |          |
| `Microtasks evaluate immediately when the stack is empty inside the parser, causing the checks on no attributes to fail` | PASS    |          |
| `Microtasks evaluate afterward when the stack is not empty using createElement()`                                        | PASS    |          |
| `Microtasks evaluate afterward when the stack is not empty using the constructor`                                        | PASS    |          |
| `Microtasks evaluate afterward when the stack is not empty due to upgrades`                                              | PASS    |          |

</details>
</details>

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

Received on Thursday, 23 March 2017 06:00:02 UTC