diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-24 22:52:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-24 22:52:08 -0800 |
commit | 2da1977108daea20cf68068f2960033f3934dfc1 (patch) | |
tree | 6f4517737fd72c41afe94256cf048e97d13bb642 /components/script/dom | |
parent | 742ed2e03c4c083d911525b6a2bfe0de31b3668d (diff) | |
parent | 305db366a1ad5e39a8b41ce71e652acff477a777 (diff) | |
download | servo-2da1977108daea20cf68068f2960033f3934dfc1.tar.gz servo-2da1977108daea20cf68068f2960033f3934dfc1.zip |
Auto merge of #15174 - DexterHaslem:15165-webkit-text-stroke-sh-ord, r=SimonSapin
make -webkit-text-stroke color and width shorthand no longer sensitive to ordering
<!-- Please describe your changes on the following line: -->
this makes `-webkit-text-stroke` shorthand work with line-width and color in either order.
I added a shorthand parser test to the existing inherited_text test, which wasn't very similar to any of the other tests in there, hope sticking shorthand below the longhand stuff is ok.
---
<!-- 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 #15165 (github issue number if applicable).
<!-- Either: -->
- [X] 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/15174)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions