Index: LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a.html |
diff --git a/LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a.html b/LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a.html |
index a41ccfcf01970a672bd24f5e0658735765840966..3534241cb538b2ad03bf74b7dcd134ee1bdd4f88 100644 |
--- a/LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a.html |
+++ b/LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a.html |
@@ -2,6 +2,7 @@ |
<html> |
<head> |
<title>CSS 2.1 Test Suite: margin-left</title> |
+ <script src="../resources/ahem.js"></script> |
<style type="text/css"> |
div { font: 15px/1 Ahem; margin: 1em; background: navy; } |
.four { width: 11em; color: white; } |