diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-02-24 14:08:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-24 14:08:58 -0800 |
commit | 26de7c6bc48affbc2087b32649850f0733e567f0 (patch) | |
tree | 37ae22aea3b0e6adeb34aca12fff8aead7a8327e /python | |
parent | bdd3608d453f30472f100ad661b1f3e855e258d2 (diff) | |
parent | dd4f33160360664dd68ac44da15fcce94ce7411c (diff) | |
download | servo-26de7c6bc48affbc2087b32649850f0733e567f0.tar.gz servo-26de7c6bc48affbc2087b32649850f0733e567f0.zip |
Auto merge of #14740 - glasserc:extremum-length, r=Manishearth
Add support for keyword values for min-width and max-width
This is a follow-up to #14432 which got closed and can no longer be re-opened.
This PR aims to add support for keyword-values max-content, min-content, fit-content, and fill-available to the properties that use them, namely min-width, min-height, max-width, and max-height.
It's still untested because I still haven't figured out how to do that. I guess I should write or find some web page that uses these properties.
Refs #13821.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #13821 (github issue number if applicable).
<!-- 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/14740)
<!-- Reviewable:end -->
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions