aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltrackelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-11-08 01:46:40 -0600
committerGitHub <noreply@github.com>2016-11-08 01:46:40 -0600
commit56b4065ee83b3afb420fd6119685ba975f143885 (patch)
treee97fb86bb3a1d2f0b44444b99e1cb43b54ffce70 /components/script/dom/htmltrackelement.rs
parent32a953f0bacb245e507d2a5125907b5ce724e332 (diff)
parent2733ec3bdca809f584fe221225c206bd30dc3273 (diff)
downloadservo-56b4065ee83b3afb420fd6119685ba975f143885.tar.gz
servo-56b4065ee83b3afb420fd6119685ba975f143885.zip
Auto merge of #14121 - upsuper:medialist, r=Wafflespeanut
Rename media_queries::MediaQueryList to MediaList <!-- Please describe your changes on the following line: --> `MediaList` is the name of the interface for "collection of media queries" used in [CSSOM spec](https://drafts.csswg.org/cssom/#the-medialist-interface), `MediaQueryList` happens to mean something different in [CSSOM View spec](https://drafts.csswg.org/cssom-view/#the-mediaquerylist-interface), which also leads to naming conflict in dom code. So I think it's better renaming it to `MediaList`. --- <!-- 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/14121) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmltrackelement.rs')
0 files changed, 0 insertions, 0 deletions