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

Unified Diff: LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.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/selection/block-cursor-overtype-mode-rtl.html
diff --git a/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html b/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
index 1af0b308d596c2db0c06237c3f7a4ef661976310..ca748cf21172b675c3f590c3503b280da8e4898a 100644
--- a/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
+++ b/LayoutTests/editing/selection/block-cursor-overtype-mode-rtl.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="../../resources/ahem.js"></script>
<script type="text/javascript" src="../editing.js"></script>
<script type="text/javascript" src="resources/block-cursor-utils.js"></script>
<script src="../../resources/js-test.js" type="text/javascript"></script>

Powered by Google App Engine
This is Rietveld 408576698