Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font fallback doesn't work on Mac #300

Closed
pcwalton opened this issue Mar 1, 2013 · 2 comments
Closed

Font fallback doesn't work on Mac #300

pcwalton opened this issue Mar 1, 2013 · 2 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Mar 1, 2013

The problem is that it tries to ask the platform to load JosefinSans-SemiBold and it fails. Let's fall back to something better, like Times.

@JamieKnight
Copy link
Contributor

@JamieKnight JamieKnight commented Apr 6, 2013

I'm looking at perhaps picking this up as a first contribution. Where would be a good place to start looking or is there something more suitable for a Rust / Servo beginner?

@jdm
Copy link
Member

@jdm jdm commented Feb 25, 2014

This is covered by things like #1474 and #410.

@jdm jdm closed this Feb 25, 2014
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
…meline

Tests for Performance Timeline specifications
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Fix scrolling on DDG HTML results page.

There are a number of fixes / bandaids here:
 - get_scroll_layer() only returns a layer that is actually scrollable.
 - update the viewport transform when scrolling.
 - propagate the scrolling offset to scrollable child layers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.