Auto merge of #11103 - pcwalton:mac-font-matching, r=metajack

gfx: Map CSS `normal` font weight to Regular font weight on the Mac.

This series of commits fixes #9487, and improves the look of nytimes.com among others.

r? @metajack

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11103)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-05-10 14:11:35 -07:00
commit 1fd9c55834
5 changed files with 110 additions and 54 deletions

View file

@ -1,5 +0,0 @@
[word-break-break-all-007.htm]
type: reftest
expected:
if os == "linux": PASS
FAIL

View file

@ -1,3 +1,5 @@
[word-break-normal-hi-000.htm]
type: reftest
expected: FAIL
expected:
if os == "linux": FAIL
PASS