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

Unified Diff: LayoutTests/editing/input/option-page-up-down.html

Issue 1212753002: Convert tests (except fast/, imported/) using ahem font to ahem.js style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/editing/input/option-page-up-down.html
diff --git a/LayoutTests/editing/input/option-page-up-down.html b/LayoutTests/editing/input/option-page-up-down.html
index 26c58806e9953f6f2cb3d17babf48aef7fd4a98a..8d567835f9699e109d742839cab7577a0ed12c48 100644
--- a/LayoutTests/editing/input/option-page-up-down.html
+++ b/LayoutTests/editing/input/option-page-up-down.html
@@ -1,4 +1,5 @@
<head>
+<script src="../../resources/ahem.js"></script>
<style type="text/css">
.ahem { font: 20px Ahem; }
</style>

Powered by Google App Engine
This is Rietveld 408576698