servo/tests/wpt/metadata/custom-elements
bors-servo 90a75d41b7 Auto merge of #18092 - cbrewster:ce_domtokenlist, r=jdm
Only run DOMTokenList update steps if token was found

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18092)
<!-- Reviewable:end -->
2017-08-17 21:00:10 -05:00
..
parser Enqueue upgrades 2017-08-09 14:36:18 -06:00
reactions Only run update steps if token was found 2017-08-15 14:44:16 -05:00
__dir__.ini Add custom element registry 2017-06-05 09:18:54 -06:00
adopted-callback.html.ini Fix adopted and connected callback reactions 2017-07-18 13:36:55 -06:00
attribute-changed-callback.html.ini Return null when an attr's namespace is not set 2017-07-18 13:36:48 -06:00
connected-callbacks.html.ini Fix adopted and connected callback reactions 2017-07-18 13:36:55 -06:00
CustomElementRegistry.html.ini Get observed attributes when a CE is defined 2017-07-13 09:38:16 -06:00
disconnected-callbacks.html.ini Add CEReactions where needed 2017-07-18 12:22:20 -06:00