2016-05-26 10:30:48 +03:00
<!-- Please describe your changes on the following line: -->
2016-08-08 20:12:39 +03:00
2016-05-26 10:30:48 +03:00
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
2016-05-12 14:37:39 +03:00
- [ ] `./mach build -d` does not report any errors
2018-04-04 00:14:43 +03:00
- [ ] `./mach build-geckolib` does not report any errors
2016-05-26 01:16:15 +03:00
- [ ] `./mach test-tidy` does not report any errors
2016-05-11 18:36:14 +03:00
- [ ] These changes fix #__ (github issue number if applicable).
2016-05-26 10:30:48 +03:00
<!-- Either: -->
2016-05-11 18:36:14 +03:00
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
2017-03-24 00:32:37 +03:00
<!-- 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. -->
2016-05-26 10:30:48 +03:00
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->