diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-31 11:26:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-31 11:26:21 -0800 |
commit | 62ff467be855f222829ec961a104a0fdd3e083b0 (patch) | |
tree | 63121fbbac0bc6ed89789b549e08f2bc9eb38dfb /python/servo | |
parent | bd67163438317daa711b2411ce302aaf5bf4136a (diff) | |
parent | c351092457f323b9d5de05791472c407f6bf650f (diff) | |
download | servo-62ff467be855f222829ec961a104a0fdd3e083b0.tar.gz servo-62ff467be855f222829ec961a104a0fdd3e083b0.zip |
Auto merge of #14757 - canaltinova:overflow, r=Manishearth
Fix `overflow` serialization with CSS-wide keywords
<!-- Please describe your changes on the following line: -->
Overflow does not behave like a normal shorthand. CSS-wide keywords were handled in their `to_css_declared` method. So I had to bypass this check to make it work.
---
<!-- 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 #14752 (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/14757)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo')
0 files changed, 0 insertions, 0 deletions