fune/servo/components/script_layout_interface
Simon Sapin ced2a29a49 servo: Merge #12943 - Merge normal and important declarations in style rules (from servo:merged-declaration-block); r=emilio
Have a single Vec instead of two. Fix #3426

---
<!-- 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 #3426.

<!-- Either: -->
- [x] 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. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: f8b2be1ea4d844d5bddd88df2e5db42731bd6a39
2016-08-21 03:43:25 -05:00
..
Cargo.toml servo: Merge #12941 - Update euclid to 0.10.1 (from nox:euclid); r=metajack,emilio 2016-08-20 20:04:17 -05:00
lib.rs servo: Merge #12515 - Make the style crate more concrete (from servo:concrete-style); r=bholley 2016-07-20 02:58:34 -05:00
message.rs servo: Merge #12777 - layout: Take into account the client point for fixed positioned stacking contexts (from emilio:hit-test); r=pcwalton 2016-08-10 18:50:33 -05:00
reporter.rs servo: Merge #11754 - Move ServoLayoutNode and related structs to script (from Ms2ger:wrapper-traits-prep2); r=nox 2016-06-20 12:54:20 -05:00
restyle_damage.rs servo: Merge #12757 - stylo: Stop restyling display: none elements, remove the has_changed hack that made us use ReconstructFrame unconditionally (from emilio:stylo); r=bholley,pcwalton 2016-08-10 21:02:30 -05:00
rpc.rs servo: Merge #12777 - layout: Take into account the client point for fixed positioned stacking contexts (from emilio:hit-test); r=pcwalton 2016-08-10 18:50:33 -05:00
wrapper_traits.rs servo: Merge #12943 - Merge normal and important declarations in style rules (from servo:merged-declaration-block); r=emilio 2016-08-21 03:43:25 -05:00