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

The code on preview is missing a 'http: from the link tag. #22

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

<link  
href="//fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,300,400,700&subset
=latin" rel="stylesheet" type="text/css" >
<style>
body {
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
</style>

Original issue reported on code.google.com by toxicjel...@yahoo.co.uk on 29 Sep 2010 at 9:04

@GoogleCodeExporter
Copy link
Author

This is not an actual defect. The code is using a relative protocol URL so that 
it will work without changes on both HTTP and HTTPS websites.

Original comment by martey on 9 Sep 2011 at 3:14

@GoogleCodeExporter
Copy link
Author

That's correct :)

Original comment by dcrossland@google.com on 9 Sep 2011 at 3:45

  • Changed state: Invalid

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

No branches or pull requests

1 participant