diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-08-31 03:10:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-31 03:10:23 -0500 |
commit | cb4ce934299ce97499c766f1b09bd9f1303b5e38 (patch) | |
tree | 2a882fe31f8478f0b890a5aa1714cffa23759bc0 /components/script_plugins/utils.rs | |
parent | 12ca7d9e96ebeddd040b1eceb82f80ddd780c294 (diff) | |
parent | adcd86deb23d72fc5aed11ca0324f16b9b51c19a (diff) | |
download | servo-cb4ce934299ce97499c766f1b09bd9f1303b5e38.tar.gz servo-cb4ce934299ce97499c766f1b09bd9f1303b5e38.zip |
Auto merge of #18319 - chenpighead:stylo-fixup-display-for-NAC, r=heycam
Do not skip parent display-based style fixups for NAC that is not a NAC root
Stylo is currently skipping parent display-based style fixups for all NAC,
whereas we probably only want to do this for NAC roots.
In this patch, we ensure that we skip it for NAC roots, and pseudo-elements,
but not other NAC.
---
<!-- 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 [Bug 1359303](https://bugzilla.mozilla.org/show_bug.cgi?id=1359303)
<!-- 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/18319)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script_plugins/utils.rs')
0 files changed, 0 insertions, 0 deletions