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

Unified Diff: LayoutTests/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm

Issue 1212753002: Convert tests (except fast/, imported/) using ahem font to ahem.js style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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-block-formatting-context-001-expected.htm
diff --git a/LayoutTests/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm b/LayoutTests/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm
index 8f19a683ff811f17381b62ebcce15206aaaa4505..a3ebc338a369e91b1c3353848ff6bb04101e7f1b 100644
--- a/LayoutTests/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm
+++ b/LayoutTests/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.htm
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Test: Column elements establish a new block formatting context - Reference</title>
+ <script src="../../../resources/ahem.js"></script>
<link rel="author" title="Codeaurora" href="http://www.codeaurora.org/" />
<link rel="help" href="http://www.w3.org/TR/css3-multicol/#the-multi-column-model"/>
<style type="text/css">

Powered by Google App Engine
This is Rietveld 408576698