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

Unified Diff: LayoutTests/editing/resources/contenteditable-iframe-fixed-size-src.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/resources/contenteditable-iframe-fixed-size-src.html
diff --git a/LayoutTests/editing/resources/contenteditable-iframe-fixed-size-src.html b/LayoutTests/editing/resources/contenteditable-iframe-fixed-size-src.html
index 2eaa2520e196c815454e8f9731f6ada07568a7c2..8543f0d3c08f7f57c167214bd2e447779021be16 100644
--- a/LayoutTests/editing/resources/contenteditable-iframe-fixed-size-src.html
+++ b/LayoutTests/editing/resources/contenteditable-iframe-fixed-size-src.html
@@ -1,6 +1,7 @@
<style type="text/css">
.ahem { font: 20px Ahem; }
</style>
+<script src="../../resources/ahem.js"></script>
<body bgcolor="lightyellow" contenteditable class="ahem" style="padding: 0px; margin: 0px;">
</body>

Powered by Google App Engine
This is Rietveld 408576698