Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / font-face-unicode-range-load.html
index 8306ec1..c357d2c 100644 (file)
@@ -28,7 +28,7 @@ function onloadingdone(e) {
             iconLoaded = true;
     }
 
-    shouldBeTrue('latin1Loaded'); // Latin-1 font is loaded for basic font metrics.
+    shouldBeFalse('latin1Loaded');
     shouldBeTrue('cyrillicLoaded');
     shouldBeFalse('arabicLoaded');
     shouldBeFalse('iconLoaded');