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