-
Improvement
-
Resolution: Unresolved
-
Major
-
4.2.11
-
None
How to reproduce it :
- declare a google font with this code into a css file :
@import url(//fonts.googleapis.com/css?family=Advent+Pro:400,700,600,500,300,100,200);
> font is not imported
- declare the same font but prefixing it with http://
> it works