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

Unified Diff: LayoutTests/css2.1/20110323/inline-table-valign-002.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/inline-table-valign-002.html
diff --git a/LayoutTests/css2.1/20110323/inline-table-valign-002.html b/LayoutTests/css2.1/20110323/inline-table-valign-002.html
index 6406ce85d76425a2289e50f2872a6665eba0c6c4..de5d72f4e7c29df49aadbe24d949f840d61fa4a1 100644
--- a/LayoutTests/css2.1/20110323/inline-table-valign-002.html
+++ b/LayoutTests/css2.1/20110323/inline-table-valign-002.html
@@ -18,6 +18,7 @@
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#leading" title="10.8.1 Leading and half-leading">
<link rel="match" href="reference/inline-table-valign-002-ref.htm">
<meta name="flags" content="ahem">
+ <script src="../../resources/ahem.js"></script>
<meta name="assert" content="The baseline of an 'inline-table' is the baseline of the first row of the table. If the content of cells in such first row are empty, then the baseline of such first row coincides with the bottom edge of the content box of cells.">
<style type="text/css">
p#ahem-font-required-for-test
« no previous file with comments | « LayoutTests/css2.1/20110323/inline-non-replaced-width-002.htm ('k') | LayoutTests/css2.1/20110323/margin-collapse-012.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698