Index: LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a.html |
diff --git a/LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a.html b/LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a.html |
index dadeb43a1a035419600cbfc5ecec05829df57d97..6cdbbd69419fe2ff0e61b00ea9cd03ef21095a2e 100644 |
--- a/LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a.html |
+++ b/LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: margin-bottom</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-bottom: 25px; background-color: lime; } |