diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-03 02:57:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-03 02:57:01 -0500 |
commit | 171b543a8a7c42bd40630011fbdb3e86171fd11d (patch) | |
tree | c111ac5aae34422fae3b3d22e2660f2f57538431 /python/servo/build_commands.py | |
parent | 3892d85fe09b39f8ff56e53a4875488fb2951dd5 (diff) | |
parent | 065bcee37184f0c070c75a1fa4b3a27f4921fc71 (diff) | |
download | servo-171b543a8a7c42bd40630011fbdb3e86171fd11d.tar.gz servo-171b543a8a7c42bd40630011fbdb3e86171fd11d.zip |
Auto merge of #25410 - pshaughn:ceupgrade, r=jdm
Implement CustomElementRegistry.upgrade
<!-- Please describe your changes on the following line: -->
An additional small change will be needed if whatwg/html#5126 lands, which will pass an infinite recursion test this is currently failing in custom-elements/upgrading.html (right now the test is asking for behavior that isn't in the spec).
The remaining test in custom-elements/custom-element-registry/upgrade.html is because it needs shadow DOM.
---
<!-- 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
- [X] These changes fix #24989
<!-- Either: -->
- [X] There are tests for these changes
<!-- 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. -->
Diffstat (limited to 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions