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

Unified Diff: LayoutTests/css2.1/20110323/text-indent-014.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/css2.1/20110323/text-indent-014.htm
diff --git a/LayoutTests/css2.1/20110323/text-indent-014.htm b/LayoutTests/css2.1/20110323/text-indent-014.htm
index 2bdc35c2495d4c2356493f4ae3aa7c0b0e5cddd8..9af74da0e8f0091cecfe4905b53e4c75b1c4c532 100644
--- a/LayoutTests/css2.1/20110323/text-indent-014.htm
+++ b/LayoutTests/css2.1/20110323/text-indent-014.htm
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS Test: text-indent on anonymous blocks</title>
+ <script src="../../resources/ahem.js"></script>
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact">
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#indentation-prop">
<meta name="flags" content="">
@@ -56,4 +57,4 @@
<div class="controlB"></div>
</div>
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698