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

Unified Diff: LayoutTests/fast/repaint/float-overflow-right.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
Index: LayoutTests/fast/repaint/float-overflow-right.html
diff --git a/LayoutTests/fast/repaint/float-overflow-right.html b/LayoutTests/fast/repaint/float-overflow-right.html
index 062663467211c9b9fb008a5c64bb2265aadb92e1..dbc65a063a265051164eeeb5f1443e1d917a9da1 100644
--- a/LayoutTests/fast/repaint/float-overflow-right.html
+++ b/LayoutTests/fast/repaint/float-overflow-right.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>Repaint test for http://bugs.webkit.org/show_bug.cgi?id=12123</title>
+ <script src="../../resources/ahem.js"></script>
<style>
.spacer { width: 0; }
.test { direction: rtl; border: thin dotted lightgray; margin: 2px; height: 35px; }
« no previous file with comments | « LayoutTests/fast/repaint/float-overflow.html ('k') | LayoutTests/fast/repaint/inline-horizontal-bt-overflow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698