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

Unified Diff: LayoutTests/fast/text/soft-hyphen-2.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
« no previous file with comments | « LayoutTests/fast/text/shadow-translucent-fill.html ('k') | LayoutTests/fast/text/soft-hyphen-3.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/soft-hyphen-2.html
diff --git a/LayoutTests/fast/text/soft-hyphen-2.html b/LayoutTests/fast/text/soft-hyphen-2.html
index 540aa90c3b71d2f46df5f03ee445650217e3a19b..e6241053ee6c0816bb5d1e0fd54fbee72ef21459 100644
--- a/LayoutTests/fast/text/soft-hyphen-2.html
+++ b/LayoutTests/fast/text/soft-hyphen-2.html
@@ -1,3 +1,4 @@
+<script src="../../resources/ahem.js"></script>
<style>
div { font-family: Ahem; font-size: 20px; width: 100px; background-color: red; color: green; }
</style>
« no previous file with comments | « LayoutTests/fast/text/shadow-translucent-fill.html ('k') | LayoutTests/fast/text/soft-hyphen-3.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698