diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/css2.1/20110323/margin-collapse-027.htm')
| -rw-r--r-- | third_party/WebKit/LayoutTests/css2.1/20110323/margin-collapse-027.htm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/margin-collapse-027.htm b/third_party/WebKit/LayoutTests/css2.1/20110323/margin-collapse-027.htm index 15f67f7..913096e 100644 --- a/third_party/WebKit/LayoutTests/css2.1/20110323/margin-collapse-027.htm +++ b/third_party/WebKit/LayoutTests/css2.1/20110323/margin-collapse-027.htm @@ -2,6 +2,7 @@ <html> <head> <title>CSS Test: Margin collapsing - bottom margin not collapse when cleared</title> + <script src="../../resources/ahem.js"></script> <link rel="author" title="Microsoft" href="http://www.microsoft.com/"> <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#collapsing-margins"> <link rel="match" href="clearance-006-ref.htm"> @@ -55,4 +56,4 @@ <div id="div6"></div> </div> </body> -</html>
\ No newline at end of file +</html> |
