aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/dompoint.rs
diff options
context:
space:
mode:
authorbors-servo <metajack+bors@gmail.com>2015-07-23 21:20:49 -0600
committerbors-servo <metajack+bors@gmail.com>2015-07-23 21:20:49 -0600
commitd3a36fafd948d7b9366feeca44f9ca9ad012d706 (patch)
tree0d6517f92011a96e8d441e5f9608168cb1a094a9 /components/script/dom/dompoint.rs
parentb386d7ae444af868907b9faff44e8432469160bd (diff)
parentdfac8ce4a1586e38cc876eddc135322c33c68871 (diff)
downloadservo-d3a36fafd948d7b9366feeca44f9ca9ad012d706.tar.gz
servo-d3a36fafd948d7b9366feeca44f9ca9ad012d706.zip
Auto merge of #6471 - mbrubeck:bidi, r=pcwalton
Basic support for bidirectional text This re-orders text according to the Unicode bidirectional layout algorithm, using the [unicode-bidi](https://github.com/mbrubeck/unicode-bidi) crate. It uses the natural order of the text based on Unicode character properties and the CSS `direction` property. This does not yet support the CSS `unicode-bidi` property or the HTML `dir` attribute, but these should be straightforward to add. r? @pcwalton. Also depends on servo/unicode-bidi#4. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6471) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/dompoint.rs')
0 files changed, 0 insertions, 0 deletions