| Index: LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag.html b/LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag.html
|
| index 4ff9775869a4b3384a2f76cd5ba656feb7ded447..94538b0edb59c32da5d8bb98462b11ae525d4738 100644
|
| --- a/LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag.html
|
| +++ b/LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag.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">
|
| .three { background: url(support/swatch-red.png) no-repeat 6em 1em; font: 15px/1 Ahem; margin: 1em; }
|
| .three p { width: 5em; color: white; }
|
|
|