Auto merge of #7786 - mbrubeck:harfbuzz-sys, r=pcwalton

Use Harfbuzz 1.0 and unicode-script for text shaping

Depends on servo/rust-harfbuzz#53 and introduces a dependency on the new servo/unicode-script crate.  r? @pcwalton

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7786)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-09-29 15:37:11 -06:00
commit a144d086d9
12 changed files with 142 additions and 82 deletions

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<!-- Tests that `text-transform: capitalize` works. -->
<body>
<h1 style='text-transform: capitalize; font-family: Hiragino Maru Gothic Pro'>ュゥゥゥゥ can do ányThing at ゾムボ.cOm</h1>

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<!-- Tests that `text-transform: capitalize` works. -->
<body>
<h1 style='font-family: Hiragino Maru Gothic Pro'>ュゥゥゥゥ Can Do ÁnyThing At ゾムボ.cOm</h1>

View file

@ -1,4 +1,4 @@
[css-flexbox-column-reverse.htm]
type: reftest
expected:
if os == "linux": FAIL
FAIL

View file

@ -1,4 +0,0 @@
[bidi-glyph-mirroring-002.htm]
type: reftest
expected:
if os == "mac": FAIL