gecko-dev/servo/components/gfx
Emilio Cobos Álvarez 64a444210a servo: Merge #12777 - layout: Take into account the client point for fixed positioned stacking contexts (from emilio:hit-test); r=pcwalton
<!-- Please describe your changes on the following line: -->

---
<!-- 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 #12763 (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. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 9b4b94aa755a04d4b9c9703574b01c03ad25a788
2016-08-10 18:50:33 -05:00
..
display_list 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
platform servo: Merge #12291 - Bail out gracefully on malformed kern table headers (from mbrubeck:font-panic); r=Wafflespeanut 2016-07-07 11:54:11 -07:00
text servo: Merge #12783 - Prefer length and percentage for word spacing (from Wafflespeanut:word_spacing); r=Manishearth 2016-08-09 10:13:30 -05:00
Cargo.toml servo: Merge #12783 - Prefer length and percentage for word spacing (from Wafflespeanut:word_spacing); r=Manishearth 2016-08-09 10:13:30 -05:00
filters.rs servo: Merge #7795 - Split Au type into separate crate, with minimal dependencies (from glennw:app-units-crate); r=SimonSapin 2015-09-30 15:19:33 -06:00
font_cache_thread.rs servo: Merge #12770 - Use expect calls to investigate #12540 and #12288 (from nox:intermittent-study); r=SimonSapin 2016-08-08 09:59:40 -05:00
font_context.rs servo: Merge #12515 - Make the style crate more concrete (from servo:concrete-style); r=bholley 2016-07-20 02:58:34 -05:00
font_template.rs servo: Merge #11103 - gfx: Map CSS normal font weight to Regular font weight on the Mac (from pcwalton:mac-font-matching); r=metajack 2016-05-10 14:11:35 -07:00
font.rs servo: Merge #12783 - Prefer length and percentage for word spacing (from Wafflespeanut:word_spacing); r=Manishearth 2016-08-09 10:13:30 -05:00
lib.rs servo: Merge #12783 - Prefer length and percentage for word spacing (from Wafflespeanut:word_spacing); r=Manishearth 2016-08-09 10:13:30 -05:00
paint_context.rs servo: Merge #12742 - Simplify and extend trans-stacking-context subpixel accumulation (from mrobinson:off-by-one-ng-2); r=pcwalton 2016-08-08 08:41:49 -05:00
paint_thread.rs servo: Merge #11850 - Fix PaintContext page_rect due to display list origin (from splav:box-shadow#11662); r=glennw 2016-07-27 18:54:32 -05:00