diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-03-19 20:56:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-19 20:56:00 -0700 |
commit | 103e827948e4c3592ee93cbed8adf270588b559e (patch) | |
tree | 3d10c920379484bc920e9b5346f01cd29cadb1e8 /python/servo/lints | |
parent | 8d25dcb8b5f83728987171fe7a5b4905df741e58 (diff) | |
parent | 615c8cb5e62c8c910e3b4d3acd990b78f9fa0ffe (diff) | |
download | servo-103e827948e4c3592ee93cbed8adf270588b559e.tar.gz servo-103e827948e4c3592ee93cbed8adf270588b559e.zip |
Auto merge of #16036 - chenpighead:text-size-adjust, r=upsuper
Stylo: Add support for text-size-adjust property
<!-- Please describe your changes on the following line: -->
Gecko supports -{moz,webkit}-text-size-adjust properties, but it only supports auto and none value.
Implement parsing/serialization for text-size-adjust property and its gecko glue.
---
<!-- 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 #16002 (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/16036)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/lints')
0 files changed, 0 insertions, 0 deletions