Ms2ger
12fa92b4d6
Update CSS tests to revision 611d962e1b6ae62ec89ab994c9f787e84ce11b15
2016-06-06 15:47:08 +02:00
Matt Brubeck
e588943b4f
Always include the last-resort font
...
This is used as a fallback for any characters that don't have glyphs in the
specified font.
2016-05-24 08:30:44 -07:00
bors-servo
1fd9c55834
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 -->
2016-05-10 14:11:35 -07:00
Patrick Walton
6d0e4de2c2
tests: Update test expectations.
2016-05-10 10:34:30 -07:00
Ulf Nilsson
0f983cd11f
Make text-align: justify
incremental layout safe
2016-05-10 15:46:22 +02:00
Patrick Walton
2ac9747023
gfx: Map sans-serif
to Helvetica on Mac, DejaVu Sans on Linux, and
...
Roboto on Android.
This matches what I believe the OS native defaults to be.
Partially addresses #9487 .
2016-05-09 12:45:52 -07:00
Matt Brubeck
894f6395e6
Use xi-unicode for line breaking
2016-04-30 20:37:22 -07:00
Ms2ger
52a15f7338
Disable text-transform tests for now (see #9821 ).
2016-03-01 19:09:16 +01:00
Ms2ger
349c75536d
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
2016-03-01 19:09:10 +01:00
Geoffrey Sneddon
756d745cb8
Enable CSS tests for all modules we partially support.
...
(Except Fonts, on the assumption #8374 will land first.)
2016-01-04 21:46:52 +00:00