diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-06 20:19:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-06 20:19:21 -0800 |
commit | b5a96e6054e0669d8891847fa5f806078ffb2aa6 (patch) | |
tree | 211bc7673ee530dcd7bbb175c74ea0815a66efb0 /python/tidy/servo_tidy_tests/test_tidy.py | |
parent | 55248aeb2b890a13f7d021ad4e37662d57135945 (diff) | |
parent | 05ceafa9811abc18aa33c08292df2f2927b20df4 (diff) | |
download | servo-b5a96e6054e0669d8891847fa5f806078ffb2aa6.tar.gz servo-b5a96e6054e0669d8891847fa5f806078ffb2aa6.zip |
Auto merge of #14471 - heycam:blockification, r=emilio
adjust display style fixup to handle more Gecko cases
<!-- Please describe your changes on the following line: -->
This tweaks the display property fixup we do when restyling to:
* handle the display values that Gecko supports that Servo doesn't
* blockify grid items (like we do flex items)
* skip the fixup for NAC
And while I'm in the area, this sets `nsStyleDisplay::mOriginalDisplay` too.
r? @bholley cc @SimonSapin
---
<!-- 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
- [ ] These changes fix #__ (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/14471)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests/test_tidy.py')
0 files changed, 0 insertions, 0 deletions