servo/tests
bors-servo 93c31df551
Auto merge of #27866 - lyuyuan:master, r=jdm
Implement referrerPolicy for HTMLScriptElement and HTMLLinkElement

<!-- Please describe your changes on the following line: -->
* Added referrerPolicy attribute in webidl files
* Implemented getters and setters for the new attribute
---
<!-- 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 #26454 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- 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. -->
2020-12-04 14:17:43 -05:00
..
dromaeo Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
html Add some manual tests for verifying mouse events order 2020-07-30 22:07:04 +05:30
jquery Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
power Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
unit Add an implementation of the core float and clear placement logic in layout 2020-07-20 12:42:34 -07:00
wpt Auto merge of #27866 - lyuyuan:master, r=jdm 2020-12-04 14:17:43 -05:00