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

Unified Diff: LayoutTests/editing/selection/move-by-line-006.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/TestExpectations ('k') | LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/selection/move-by-line-006.html
diff --git a/LayoutTests/editing/selection/move-by-line-006.html b/LayoutTests/editing/selection/move-by-line-006.html
index 726ca1d09084861c20873ea4246e6a92f26eac66..56a1f1923ea8d5a0dd040b492ec2b5831920e2bc 100644
--- a/LayoutTests/editing/selection/move-by-line-006.html
+++ b/LayoutTests/editing/selection/move-by-line-006.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
+<script src="../../resources/ahem.js"></script>
<body>
<p>To manually run the test, put the cursor at the beginning of the next paragraph,
and then press the down arrow key. The caret should go to the next line,
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698