diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-08-17 12:17:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-17 12:17:48 -0500 |
commit | b61c45639a264943f8dec61c66b46d40f9d274a1 (patch) | |
tree | 3379c827377e240a0a7d1a42bd0ce04b0f142546 /python/servo | |
parent | fc7053e030999ed118c9cf2cac0835286d6dde06 (diff) | |
parent | d8c042a0f76e87cba4dfcb08d8a0ac884d6931e0 (diff) | |
download | servo-b61c45639a264943f8dec61c66b46d40f9d274a1.tar.gz servo-b61c45639a264943f8dec61c66b46d40f9d274a1.zip |
Auto merge of #12572 - craftytrickster:10933/shorthands, r=emilio
10933/shorthands
<!-- Please describe your changes on the following line: -->
This implements the serialization of nearly all of the css shorthand properties with the following exceptions:
1. font - this may be implemented correctly, but I am not 100% sure
2. border-radius - I do not know how to implement this, since I am not familiar with how the property works
3. background - this is implemented, but I think that the implementation might be a tiny bit off.
---
<!-- 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 #10933 (github issue number if applicable). Also fixes issue #11448
<!-- 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/12572)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo')
0 files changed, 0 insertions, 0 deletions