mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #18410 - paulrouget:harfbuzz-update, r=mbrubeck
harfbuzz-sys update <!-- 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/18410) <!-- Reviewable:end -->
This commit is contained in:
commit
564fb5c53b
5 changed files with 17 additions and 5 deletions
|
@ -0,0 +1,4 @@
|
|||
[word-break-break-all-007.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -1,3 +1,4 @@
|
|||
[word-break-break-all-008.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[word-break-normal-bo-000.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[word-break-normal-hi-000.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
Loading…
Add table
Add a link
Reference in a new issue