fune/servo/components/util
Michael Howell d3994a496f servo: Merge #12839 - Fix a cached style cascade bug that only manifested in sequential mode (from notriddle:11818_sequential_layout_bug); r=emilio
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.

Source-Repo: https://github.com/servo/servo
Source-Revision: 700bb911fcd8b34dcc5fbce22adcd8117cbf60d2
2016-08-14 02:27:19 -05:00
..
basedir.rs servo: Merge #11687 - Android basedir (from larsbergstrom:android_basedir); r=mbrubeck 2016-06-09 15:57:56 -05:00
Cargo.toml servo: Merge #12828 - Update serde to 0.8 (fixes #12659) (from nox:serde); r=Ms2ger 2016-08-12 12:23:10 -05:00
geometry.rs servo: Merge #12817 - Update to euclid 0.8 (from servo:euclid); r=nox 2016-08-11 20:12:29 -05:00
ipc.rs servo: Merge #8660 - Update ipc-channel to pick up the improved error reporting (from pcwalton:ipc-channel-errors); r=larsbergstrom 2015-11-25 07:02:15 +05:01
lib.rs servo: Merge #12817 - Update to euclid 0.8 (from servo:euclid); r=nox 2016-08-11 20:12:29 -05:00
opts.rs servo: Merge #12839 - Fix a cached style cascade bug that only manifested in sequential mode (from notriddle:11818_sequential_layout_bug); r=emilio 2016-08-14 02:27:19 -05:00
prefs.rs servo: Merge #12535 - Use Result instead of panicking when the resource dir can't be found (from Manishearth:try-resource); r=KiChjang 2016-07-21 04:08:49 -05:00
remutex.rs servo: Merge #12637 - Replaced mutex in constellation logging by a reentrant mutex (from asajeffrey:constellation-use-reentrant-logging-mutex); r=emilio 2016-07-29 12:49:08 -05:00
resource_files.rs servo: Merge #12535 - Use Result instead of panicking when the resource dir can't be found (from Manishearth:try-resource); r=KiChjang 2016-07-21 04:08:49 -05:00
thread.rs servo: Merge #12468 - Removed panic channel, replaced by integrated logging and issue reporting (from asajeffrey:constellation-remove-panic-channel); r=emilio 2016-07-21 11:20:37 -05:00
thread_state.rs servo: Merge #10944 - Upgrade a bunch of dependencies (from mbrubeck:bitflags-0.6); r=frewsxcv 2016-04-30 15:21:22 -07:00