diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-24 20:40:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-24 20:40:24 -0800 |
commit | c1c3974fb2d8ca60f2837ccd7d2d3b345e440af8 (patch) | |
tree | 24e64146c6c04a630ab733404345fe252de34fc4 /components/script/dom/document.rs | |
parent | 4529435f96cadf0a7b32f7417bef885833a7cabc (diff) | |
parent | 64ff6dc103e4e51fc476b9eed7319df413d20028 (diff) | |
download | servo-c1c3974fb2d8ca60f2837ccd7d2d3b345e440af8.tar.gz servo-c1c3974fb2d8ca60f2837ccd7d2d3b345e440af8.zip |
Auto merge of #14340 - heycam:sheet-disabled, r=Manishearth
implement StyleSheet.disabled
<!-- Please describe your changes on the following line: -->
This implements the [CSSOM StyleSheet.disabled](https://drafts.csswg.org/cssom/#dom-stylesheet-disabled) IDL 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/14340)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/document.rs')
0 files changed, 0 insertions, 0 deletions