servo/components/servo
bors-servo b4a882f81a Auto merge of #13914 - TooManyBees:13894-use-graphemes, r=emilio
13894 Use graphenes in text-emphasis-style

<!-- Please describe your changes on the following line: -->
Use `unicode_segmentation` crate to truncate strings on grapheme boundaries.

---
<!-- 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 #13894 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes

<!-- 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/13914)
<!-- Reviewable:end -->
2016-10-27 15:58:17 -05:00
..
.cargo Add Windows packaging to create an MSI installer 2016-07-25 14:58:33 -06:00
platform/macos servo: Add an Info.plist on the Mac and opt into integrated graphics. 2016-06-08 12:29:44 -07:00
build.rs New Android suppport 2015-11-04 16:29:39 -06:00
Cargo.lock Auto merge of #13914 - TooManyBees:13894-use-graphemes, r=emilio 2016-10-27 15:58:17 -05:00
Cargo.toml Fix missing backtrace build error on Android 2016-10-20 16:48:45 +02:00
fake-ld.cmd Add Windows packaging to create an MSI installer 2016-07-25 14:58:33 -06:00
fake-ld.sh Add lint to ensure substitutions use the full form 2016-08-05 09:29:10 -04:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
main.rs Auto merge of #13856 - mmatyas:fix_android_start, r=larsbergstrom 2016-10-20 16:38:26 -05:00
servo.exe.manifest Fix missing namespace in Windows manifest 2016-07-27 15:16:23 -06:00