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

Unified Diff: LayoutTests/ietestcenter/css3/multicolumn/column-containing-block-003.htm

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/ietestcenter/css3/multicolumn/column-containing-block-003.htm
diff --git a/LayoutTests/ietestcenter/css3/multicolumn/column-containing-block-003.htm b/LayoutTests/ietestcenter/css3/multicolumn/column-containing-block-003.htm
index 5a0afc933c9dacadf3d2df7abbb6a5f48a48e8bd..db75a1c7d865f83c82dcf6ebd03f536742eb5a01 100644
--- a/LayoutTests/ietestcenter/css3/multicolumn/column-containing-block-003.htm
+++ b/LayoutTests/ietestcenter/css3/multicolumn/column-containing-block-003.htm
@@ -29,6 +29,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Test: Column boxes establish the containing box for floated elements</title>
+ <script src="../../../resources/ahem.js"></script>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://www.w3.org/TR/css3-multicol/#the-multi-column-model"/>
<meta name="flags" content="" />

Powered by Google App Engine
This is Rietveld 408576698