diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-04-29 12:20:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-29 12:20:43 -0400 |
commit | 67beaa46e2015643e76becf18f415430ecb382bf (patch) | |
tree | 4565ec00838ae108166807923955512a42a89aec /components/script/dom/worklet.rs | |
parent | a9f7b132303f7c02648043df5ebdc25726bd3f88 (diff) | |
parent | 4383f4de487a6efd49745a568ce27435862e868d (diff) | |
download | servo-67beaa46e2015643e76becf18f415430ecb382bf.tar.gz servo-67beaa46e2015643e76becf18f415430ecb382bf.zip |
Auto merge of #23236 - swarnimarun:loop_patch, r=ferjm
Implement HTMLMediaElement.loop Attribute
<!-- Please describe your changes on the following line: -->
Work done for Implementing HTMLMediaElement.loop Attribute,
- Uncomment `loop` attribute from webidl
- Add make_bool macros for Loop and SetLoop functions
- Update the required tests
---
<!-- 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 #22290
<!-- Either: -->
- [x] There are tests for these changes
<!-- 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/23236)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/worklet.rs')
0 files changed, 0 insertions, 0 deletions