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

Unified Diff: LayoutTests/fast/repaint/float-overflow.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/fast/parser/fonts.html ('k') | LayoutTests/fast/repaint/float-overflow-right.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/float-overflow.html
diff --git a/LayoutTests/fast/repaint/float-overflow.html b/LayoutTests/fast/repaint/float-overflow.html
index 64f874e3f52f3a6db77427eb00d952b249f090f5..cbc2bc2dad897b8e4dee3c383ea005db84f07d4c 100644
--- a/LayoutTests/fast/repaint/float-overflow.html
+++ b/LayoutTests/fast/repaint/float-overflow.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 { border: thin dotted lightgray; margin: 2px; height: 35px; }
« no previous file with comments | « LayoutTests/fast/parser/fonts.html ('k') | LayoutTests/fast/repaint/float-overflow-right.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698