Index: LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag.html |
diff --git a/LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag.html b/LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag.html |
index ae45308b9dd48d9842a3127a009c72ae8540f9cd..be8406af070218b46b14bf226a9a87cb782af9e4 100644 |
--- a/LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag.html |
+++ b/LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag.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 { background-color: yellow; color: orange; margin: 1em 0; width: 10em; font: 16px/1 Ahem; } |
.one { margin-top: 25px; background-color: lime; } |