mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
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:
commit
a144d086d9
12 changed files with 142 additions and 82 deletions
|
@ -1,4 +1,4 @@
|
|||
[css-flexbox-column-reverse.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
FAIL
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[bidi-glyph-mirroring-002.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": FAIL
|
Loading…
Add table
Add a link
Reference in a new issue