diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-06 11:36:25 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-06 11:36:25 -0600 |
commit | 60e09add4d51e12efbf513fbf694f4ac2e21d2cb (patch) | |
tree | c8c5f692af648f4684718a03a3fa9485e9660058 /components/script/textinput.rs | |
parent | dbf43c903585666583f0a490db00ebfa8a83c62b (diff) | |
parent | 7720fe4d9c9426de8071d8f05163f80d15ccec5f (diff) | |
download | servo-60e09add4d51e12efbf513fbf694f4ac2e21d2cb.tar.gz servo-60e09add4d51e12efbf513fbf694f4ac2e21d2cb.zip |
Auto merge of #13989 - canaltinova:border-image, r=Manishearth
Implement border-image-* longhands in stylo
Implementation of border-image-\* longhands in stylo. PR covers just parsing/serialization part for now. I'll write gecko glue next.
I wanted to open a WIP pr to get early feedback about these parts. I made a `SingleSpecifiedValue` enums to handle {1, 4} values. I'm not sure about naming. I did like this because `keyword_list` helper is doing similar.
r? @emilio or @Manishearth
---
<!-- 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
<!-- 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/13989)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/textinput.rs')
0 files changed, 0 insertions, 0 deletions