Index: LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a.html |
diff --git a/LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a.html b/LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a.html |
index 368ae251cd90f919edda156dba9c8ac94e5eca71..2bf32eba09eedfe7e27f8e6895da34f237a6856e 100644 |
--- a/LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a.html |
+++ b/LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: margin-top</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
.test { font: 10px/1 Ahem; width: 10em; border: solid black; padding: 0; background: yellow; color: orange; } |
.zero {background-color: teal; margin-top: 0;} |