diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-03-03 07:38:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-03 07:38:51 -0500 |
commit | fe1663a9f217f0213b7e42ed9bbad6c54b8a47bb (patch) | |
tree | 1e9feb002359f34fe876b4803e3ae36d57d03d50 /components/script/dom/bindings/codegen/parser | |
parent | 4d8d54fc00644204768886569959429dd67998a0 (diff) | |
parent | c1e96b452de522d348a7ae1d55cba746df520fb2 (diff) | |
download | servo-fe1663a9f217f0213b7e42ed9bbad6c54b8a47bb.tar.gz servo-fe1663a9f217f0213b7e42ed9bbad6c54b8a47bb.zip |
Auto merge of #22928 - yytyd:event-cancel-bubble, r=KiChjang
implement historical cancelBubble attribute for Event interface
<!-- Please describe your changes on the following line: -->
Implementation of `cancelBubble` attribute for Event interface. ref: https://dom.spec.whatwg.org/#dom-event-cancelbubble
---
<!-- 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 #22882 (GitHub issue number if applicable)
<!-- 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. -->
<!-- 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/22928)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions