diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-17 14:34:33 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-17 14:34:33 -0600 |
commit | b3ad71353bf264770bf0b3a87b32d86928eb09d4 (patch) | |
tree | 907f2d848812f3d9a80ab22fc7e5b70c4c897b94 /components/script/dom/xmldocument.rs | |
parent | e4a27c4d16ee0e80ccd4ffd97a93c2b2a4f05391 (diff) | |
parent | b5bc2a1f53717a1b8fcc7e6f368379f900feb310 (diff) | |
download | servo-b3ad71353bf264770bf0b3a87b32d86928eb09d4.tar.gz servo-b3ad71353bf264770bf0b3a87b32d86928eb09d4.zip |
Auto merge of #13917 - Wafflespeanut:keywords, r=Manishearth
Remove usage of 'keyword_list'
<!-- Please describe your changes on the following line: -->
We're using `keyword_list` to generate code for some of the animation properties. This could be achieved with `single_keyword` (passing `vector=True`).
---
<!-- 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 build-geckolib` does not report any errors
<!-- Either: -->
- [x] These changes do not require tests because it's a cleanup
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
r? @emilio
<!-- 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/13917)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/xmldocument.rs')
0 files changed, 0 insertions, 0 deletions