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

Unified Diff: LayoutTests/scrollbars/rtl/overflow-scroll-rtl.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/printing/return-from-printing-mode.html ('k') | LayoutTests/svg/custom/focus-ring-text.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/rtl/overflow-scroll-rtl.html
diff --git a/LayoutTests/scrollbars/rtl/overflow-scroll-rtl.html b/LayoutTests/scrollbars/rtl/overflow-scroll-rtl.html
index fde95a07256a73d5062f27991233aff49768a6ea..15ce2bc9e26d732c0329b679f38a118b06bddb76 100644
--- a/LayoutTests/scrollbars/rtl/overflow-scroll-rtl.html
+++ b/LayoutTests/scrollbars/rtl/overflow-scroll-rtl.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html style="font-family: ahem; font-size: 10px; -webkit-font-smoothing: none;">
<head>
+<script src="../../resources/ahem.js"></script>
<script>
function runTest() {
if (window.internals)
« no previous file with comments | « LayoutTests/printing/return-from-printing-mode.html ('k') | LayoutTests/svg/custom/focus-ring-text.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698