servo/components/gfx
bors-servo 59033e6970 Auto merge of #19798 - gootorov:move_cursor_from_mako, r=emilio
style: Move cursor property out of mako

<!-- Please describe your changes on the following line: -->
Sub-PR of #19015

r? emilio

---
<!-- 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 build-geckolib` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #19775 (github issue number if applicable).

<!-- Either: -->
- [x] These changes do not require tests

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/19798)
<!-- Reviewable:end -->
2018-01-20 12:10:58 -06:00
..
display_list style: Move cursor property out of mako 2018-01-20 19:06:29 +02:00
platform Fix typo. san-serif -> sans-serif 2018-01-04 19:10:29 +01:00
tests Merge gfx and gfx_tests 2018-01-20 15:33:15 +01:00
text Merge gfx and gfx_tests 2018-01-20 15:33:15 +01:00
Cargo.toml Merge gfx and gfx_tests 2018-01-20 15:33:15 +01:00
font.rs style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
font_cache_thread.rs style: Move font-family outside of mako 2017-11-26 00:36:00 +08:00
font_context.rs style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
font_template.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
lib.rs Stop relying on linking details of std’s default allocator 2017-10-19 09:52:50 +02:00