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

Unified Diff: LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.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/t100801-c548-ln-ht-02-b-ag.html
diff --git a/LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.html b/LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.html
index 4f1eaa372a96f207a22aeb522ab75e944d6a9d56..cad0db99c2d5feb82e849160ee9bd35856b69d4c 100644
--- a/LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.html
+++ b/LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: line-height</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
div { font: 12px Ahem; background: red url(support/pattern-gg-gr.png); color: lime; width: 4em; padding: 0.5em 0 0.5em 1em; border: solid black; margin: 0.5em; }
p { margin: 0; }
@@ -23,4 +24,4 @@
<p class="seven"> X X X X </p> <!-- ex comes last because it is the least likely to be supported -->
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag.html ('k') | LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698