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

Unified Diff: LayoutTests/css2.1/20110323/margin-collapse-012-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/margin-collapse-012-expected.html
diff --git a/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html b/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
index 523f01a36480477969cd222a4c7e7cf973da5e85..cc7d25732bbdeb2fef48f90fff2051f18907c60d 100644
--- a/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
+++ b/LayoutTests/css2.1/20110323/margin-collapse-012-expected.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>CSS Test: Margin collapsing - absolute positioning and siblings</title>
+ <script src="../../resources/ahem.js"></script>
<link rel="help" href="http://www.w3.org/TR/CSS21/box.html#collapsing-margins">
<meta name="flags" content="ahem image">
<meta name="assert" content="Absolutely positioned boxes do not collapse margins with siblings.">
@@ -21,4 +22,4 @@
<div id="div1">
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/20110323/margin-collapse-012.htm ('k') | LayoutTests/css2.1/20110323/margin-collapse-027.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698