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

Unified Diff: LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html

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/t1604-c542-letter-sp-00-b-a.html
diff --git a/LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html b/LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html
index ff47531d2622043e557bf7a7d4d282a35c9adfcb..03352771e9e76bd7fc6a14f10154d4d3b8d70cf9 100644
--- a/LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html
+++ b/LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: letter-spacing</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
div { font: 24px/1 Ahem; width: 18em; background: yellow; color: aqua; }
.one {letter-spacing: 0.25in;}
@@ -29,4 +30,4 @@
<div class="seven"> xx xx xx </div>
<div class="eight"> xx xx xx </div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t1602-c43-center-00-d-ag.html ('k') | LayoutTests/css2.1/t1604-c542-letter-sp-01-b-a.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698