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

Unified Diff: LayoutTests/fast/text/setData-dirty-lines.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/text/setData-dirty-lines.html
diff --git a/LayoutTests/fast/text/setData-dirty-lines.html b/LayoutTests/fast/text/setData-dirty-lines.html
index d7acb9cc0026aa7e09a3ea21abdf880defce3a86..10daa0ba63c921572df8af93fe1f209a83336faa 100644
--- a/LayoutTests/fast/text/setData-dirty-lines.html
+++ b/LayoutTests/fast/text/setData-dirty-lines.html
@@ -1,4 +1,5 @@
<head>
+ <script src="../../resources/ahem.js"></script>
<style>
div { width: 200px; font-family: Ahem; font-size: 40px; position: absolute; top: 0; left: 0; -webkit-font-smoothing: none; }
</style>
« no previous file with comments | « LayoutTests/fast/text/selection-painted-separately.html ('k') | LayoutTests/fast/text/shadow-translucent-fill.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698