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

Unified Diff: LayoutTests/css2.1/t100801-c548-leadin-00-d-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/t100801-c548-leadin-00-d-a.html
diff --git a/LayoutTests/css2.1/t100801-c548-leadin-00-d-a.html b/LayoutTests/css2.1/t100801-c548-leadin-00-d-a.html
index acd79bd7e22b8c492f74b3f48d1d119d5b2e866c..94c3c4a7aaf5e962465e615b1d59bff5ac94f639 100644
--- a/LayoutTests/css2.1/t100801-c548-leadin-00-d-a.html
+++ b/LayoutTests/css2.1/t100801-c548-leadin-00-d-a.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: 25px Ahem; line-height: 50px; width: 3em; color: lime; background: green; border: solid black; }
span { background-color: red; }
@@ -14,4 +15,4 @@
<span>xxx xxx</span>
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t100801-c544-valgn-04-d-agi.html ('k') | LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698