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

Unified Diff: LayoutTests/ietestcenter/css3/grid/grid-columns-001.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/grid/grid-columns-001.htm
diff --git a/LayoutTests/ietestcenter/css3/grid/grid-columns-001.htm b/LayoutTests/ietestcenter/css3/grid/grid-columns-001.htm
index 2896d795aaf8f4c5a61affc394e9f6bb4fa0b270..19f7b36a543568ef5aa8d0a22f7615d4a9880b87 100644
--- a/LayoutTests/ietestcenter/css3/grid/grid-columns-001.htm
+++ b/LayoutTests/ietestcenter/css3/grid/grid-columns-001.htm
@@ -29,6 +29,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Test: Grid-columns set to a negative &lt;length&gt; value</title>
+ <script src="../../../resources/ahem.js"></script>
<link rel="author" title="Microsoft" href="http://www.microsoft.com/" />
<link rel="help" href="http://dev.w3.org/csswg/css3-grid-align/#grid-declaration" />
<meta name="flags" content="ahem invalid" />

Powered by Google App Engine
This is Rietveld 408576698