Files
servo/components
bors-servo 67beaa46e2 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 -->
2019-04-29 12:20:43 -04:00
..
2019-03-22 15:41:48 +08:00
2018-12-11 10:43:51 +09:00
2019-04-20 22:39:22 +02:00
2019-03-22 15:41:48 +08:00
2019-04-12 14:17:21 +02:00
2019-01-28 11:32:40 +01:00
2018-11-10 17:47:28 +01:00
2019-03-31 20:14:46 +08:00
2018-11-19 14:47:27 +01:00
2019-04-12 12:20:14 +02:00
2019-04-26 12:00:26 +02:00