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

Unified Diff: LayoutTests/css2.1/t100303-c412-blockw-00-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
Index: LayoutTests/css2.1/t100303-c412-blockw-00-d-ag.html
diff --git a/LayoutTests/css2.1/t100303-c412-blockw-00-d-ag.html b/LayoutTests/css2.1/t100303-c412-blockw-00-d-ag.html
index 2ea26734746d4ca7281314542758740ca8294378..2d36ea057e35e364bffd62fe6a0dfc1b44a9cbfa 100644
--- a/LayoutTests/css2.1/t100303-c412-blockw-00-d-ag.html
+++ b/LayoutTests/css2.1/t100303-c412-blockw-00-d-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: Horizontal Formatting</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
.test { font: 10px/1 Ahem; margin: 1em; border: solid 1em; width: 100px; background: red no-repeat; color: green; }
.test p, .test div { margin-top: 0; margin-bottom: 0; }
@@ -53,4 +54,4 @@
<p class="ten"> X </p>
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag.html ('k') | LayoutTests/css2.1/t1004-c43-rpl-bbx-00-d-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698