diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-02-08 21:10:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-08 21:10:57 -0800 |
commit | 368af6f8619804244a7d8ba4614f0b4950cfd9f1 (patch) | |
tree | 9d88fce08cdeb4dfbd5d7873790a116f6293b6b8 /components/script/dom/htmlselectelement.rs | |
parent | cbfd4464270f8690b90b9b96c395523a3a39e2de (diff) | |
parent | 09d47510545a58e628b30f104e9ca19f55dc495f (diff) | |
download | servo-368af6f8619804244a7d8ba4614f0b4950cfd9f1.tar.gz servo-368af6f8619804244a7d8ba4614f0b4950cfd9f1.zip |
Auto merge of #15357 - dashed:gh-15207, r=Wafflespeanut,emilio
Refactor outline-style to accept "auto" value in addition to border-style values.
Fixes https://github.com/servo/servo/issues/15207
Refactored as per https://github.com/servo/servo/issues/15207#issuecomment-275171590 .
<!-- Please describe your changes on the following line: -->
- [x] Correct refactor? I'd appreciate any feedback on this.
- [x] ~~~proper borderstyle value for `outline-style: auto;`?~~~ ~~~(EDIT: deferred to a `FIXME`)~~~ (EDIT2: it is now solid for behaviour parity with firefox)
- [x] squash pending PR review
- [x] mako code review
---
<!-- 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 #15207 (github issue number if applicable).
<!-- Either: -->
- [x] There are tests for these changes
<!-- 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/15357)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlselectelement.rs')
0 files changed, 0 insertions, 0 deletions