mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
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:
@@ -1,5 +0,0 @@
|
||||
[word-break-break-all-007.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": PASS
|
||||
FAIL
|
||||
@@ -1,3 +1,5 @@
|
||||
[word-break-normal-hi-000.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
PASS
|
||||
|
||||
Reference in New Issue
Block a user