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

Unified Diff: LayoutTests/css2.1/t100801-c544-valgn-00-a-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/t100801-c544-valgn-00-a-ag.html
diff --git a/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html b/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html
index fb41265ff29787ef8892e1344f18a4786a0e5520..0466279bf980076002835e255e7b31409a0b6b3e 100644
--- a/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html
+++ b/LayoutTests/css2.1/t100801-c544-valgn-00-a-ag.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS 2.1 Test Suite: vertical-align</title>
+ <script src="../resources/ahem.js"></script>
<style type="text/css">
div {font: 50px/1 Ahem; color: white; margin: 1em; padding: 0.25em; background: teal url(support/square-teal.png) top left;}
img {height: 50px;}
@@ -14,4 +15,4 @@
<p>There should be four identical white boxes in the teal block below, all the same size, each one a little lower down on the line, in a step pattern.</p>
<div> <span class="two">X</span> <img alt="FAIL: Image support required." src="support/swatch-white.png"> X <span class="one">X</span></div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a.html ('k') | LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698