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

Unified Diff: LayoutTests/css2.1/20110323/vertical-align-boxes-001-expected.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/20110323/vertical-align-boxes-001-expected.html
diff --git a/LayoutTests/css2.1/20110323/vertical-align-boxes-001-expected.html b/LayoutTests/css2.1/20110323/vertical-align-boxes-001-expected.html
index faacd24a49cdae3b2d29ee17abdc84e8c9dd75b6..da4334bd21024a77835a77ff3c365ef5e7023e9f 100644
--- a/LayoutTests/css2.1/20110323/vertical-align-boxes-001-expected.html
+++ b/LayoutTests/css2.1/20110323/vertical-align-boxes-001-expected.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS Test: Reference Result</title>
+ <script src="../../resources/ahem.js"></script>
<style type="text/css">
.test {
height: 2em;
@@ -36,4 +37,4 @@
</div>
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698