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

Unified Diff: LayoutTests/css2.1/t1602-c43-center-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/t1602-c43-center-00-d-ag.html
diff --git a/LayoutTests/css2.1/t1602-c43-center-00-d-ag.html b/LayoutTests/css2.1/t1602-c43-center-00-d-ag.html
index bdfeb5286ff7f990b4c4a970aa49adb7d8974427..0d543297f4c0b8fbdf9d39d47846cbb1bb375c93 100644
--- a/LayoutTests/css2.1/t1602-c43-center-00-d-ag.html
+++ b/LayoutTests/css2.1/t1602-c43-center-00-d-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: Replaced Elements</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
div { margin: 0; background: url(support/swatch-red.png) center repeat-y; font-size: 10px; }
.a img { display: block; margin-right: auto; margin-left: auto; width: auto; }
@@ -18,4 +19,4 @@
<div class="b"><img alt="FAIL: Replaced content did not get replaced." src="support/swatch-blue.png"></div>
<div class="c">X</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t1601-c547-indent-00-b-a.html ('k') | LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698