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

Unified Diff: LayoutTests/editing/selection/caret-alignment-for-vertical-text.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/caret-alignment-for-vertical-text.html
diff --git a/LayoutTests/editing/selection/caret-alignment-for-vertical-text.html b/LayoutTests/editing/selection/caret-alignment-for-vertical-text.html
index 16d1e8a5f809f140682f33e731255a6020fada86..b9e7b77f3670d17eea9b6f2259c9f02df865aaa7 100644
--- a/LayoutTests/editing/selection/caret-alignment-for-vertical-text.html
+++ b/LayoutTests/editing/selection/caret-alignment-for-vertical-text.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+<script src="../../resources/ahem.js"></script>
<style>
.editableDiv {
height: 200px;

Powered by Google App Engine
This is Rietveld 408576698