diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-06-21 03:54:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-21 03:54:23 -0400 |
commit | 388a6f80ac5100844c063475c655a74639050821 (patch) | |
tree | 8a574bf3aeb345501402bc1b66a2c08a1d50c4b6 /components/script/dom/webgl_extensions/ext | |
parent | 8f84f893a7444cb28405774613f4eb4c82a0d076 (diff) | |
parent | a271c615f7239bbede05b29d80474ad5323af362 (diff) | |
download | servo-388a6f80ac5100844c063475c655a74639050821.tar.gz servo-388a6f80ac5100844c063475c655a74639050821.zip |
Auto merge of #21074 - jonathanKingston:toggle-attribute, r=Manishearth
Implement support for Element.toggleAttribute
Copy implementation following from [Firefox implementation](https://bugzilla.mozilla.org/show_bug.cgi?id=1469592) of soon to be standardised [Element.toggleAttribute](https://github.com/whatwg/dom/pull/656). [Other implementers agreed to ship](https://github.com/whatwg/dom/issues/461)
---
<!-- 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 don't fix an issue however the wpt-tests will merge soon and will cause an issue etc.
<!-- Either: -->
- [X] There are tests for these changes **(coming soon in wpt from Firefox and I tested them on this patch)**
<!-- 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/21074)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webgl_extensions/ext')
0 files changed, 0 insertions, 0 deletions