servo/ports
bors-servo 700bb911fc Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio
Fix a cached style cascade bug that only manifested in sequential mode

When copying cached styles, keep the `writing_mode` up to date.

---

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11818 (github issue number if applicable).
- [X] There are tests for these changes

EDIT: The test is now working. I ran it with the first commit (the actual fix) reverted and it failed.

<!-- 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/12839)
<!-- Reviewable:end -->
2016-08-14 02:27:19 -05:00
..
cef Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio 2016-08-14 02:27:19 -05:00
geckolib Auto merge of #12831 - notriddle:master, r=Manishearth 2016-08-12 20:55:27 -05:00
glutin Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00