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 |