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

Unified Diff: LayoutTests/css2.1/t1008-c44-ln-box-02-d-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
« no previous file with comments | « LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag.html ('k') | LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
diff --git a/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html b/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
index d2338364bfe6278ad9cfa77eac5c141712407009..1c4df9fb9184961b970abc64cd32edb2649d5727 100644
--- a/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
+++ b/LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: The Height of Lines</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
div { font: 20px/40px Ahem; color: white; background: red url(support/css1test44c.png) no-repeat;
width: 14em; padding: 0.5em 1em; border: 1em solid green; }
@@ -21,4 +22,4 @@
xxxx xxxx xxxx
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag.html ('k') | LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698