Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Unified Diff: LayoutTests/fast/sub-pixel/shadows-hidpi.html

Issue 1204023002: Deflake tests using ahem font with @font-face. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline and fix an svg test Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/sub-pixel/shadows-hidpi.html
diff --git a/LayoutTests/fast/sub-pixel/shadows-hidpi.html b/LayoutTests/fast/sub-pixel/shadows-hidpi.html
index e8be09e3860ab6c17d95911991844292be9fb162..766ae53d35742cf3948da645d41b1ffb249a431e 100644
--- a/LayoutTests/fast/sub-pixel/shadows-hidpi.html
+++ b/LayoutTests/fast/sub-pixel/shadows-hidpi.html
@@ -32,6 +32,7 @@
}
</style>
+<script src="../../resources/ahem.js"></script>
<body onload="startTest();">
<div id="text">XXX</div>

Powered by Google App Engine
This is Rietveld 408576698