| Index: LayoutTests/css2.1/t0803-c5504-imrgn-l-01-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t0803-c5504-imrgn-l-01-b-ag.html b/LayoutTests/css2.1/t0803-c5504-imrgn-l-01-b-ag.html
|
| index ac058187de0b3f0afa0db949ae00de571c54641f..01cdba7336e4ada3a854c38ab3bded576ef4c0ce 100644
|
| --- a/LayoutTests/css2.1/t0803-c5504-imrgn-l-01-b-ag.html
|
| +++ b/LayoutTests/css2.1/t0803-c5504-imrgn-l-01-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">
|
| div { font: 15px/1 Ahem; margin: 1em; background: yellow; }
|
| .two { width: 13em; height: 3em; background: green; }
|
|
|