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

Inconsistent font styling in vomnibar #1230

Closed
smblott-github opened this issue Nov 8, 2014 · 3 comments
Closed

Inconsistent font styling in vomnibar #1230

smblott-github opened this issue Nov 8, 2014 · 3 comments

Comments

@smblott-github
Copy link
Collaborator

On one page (a completely empty HTML document):

snapshot1

On another (BBC News):

snapshot

Different font styling.

Unfortunately, this is not fixed by #1214 (#1139). I checked one commit from way back in April, and the issue exists there too.

@smblott-github
Copy link
Collaborator Author

Here's the entire HTML of the page on which the font styling is wrong:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
   <meta http-equiv="content-type" content="text/html; charset=utf-8">
   <title>Blank</title>
</head>
<body>
</body>
</html>

@mrmr1993
Copy link
Contributor

I'm not seeing this inconsistency.

Blank page:
screenshot from 2014-11-10 01 03 03

BBC News:
screenshot from 2014-11-10 01 06 06

The developer tools should be able to show you which styles are misbehaving. I am very confused that #1214 doesn't fix this.

@smblott-github
Copy link
Collaborator Author

Thanks, @mrmr1993. Must be a local problem. Interestingly, the font you're getting is nicer than both of the fonts I'm getting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants