Index: LayoutTests/css2.1/t0803-c5502-imrgn-r-02-b-a.html |
diff --git a/LayoutTests/css2.1/t0803-c5502-imrgn-r-02-b-a.html b/LayoutTests/css2.1/t0803-c5502-imrgn-r-02-b-a.html |
index a51105f3bbf805757a6d14e3738c95bb4cae934e..8f9873afeccf258e524ab1cccb180aa8d87cadd4 100644 |
--- a/LayoutTests/css2.1/t0803-c5502-imrgn-r-02-b-a.html |
+++ b/LayoutTests/css2.1/t0803-c5502-imrgn-r-02-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; } |
.three { width: 5em; height: 4em; background: red; } |