| Index: LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a.html
|
| diff --git a/LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a.html b/LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a.html
|
| index 594dac39ef43b873e1942cbb9770fb4313ab7af1..0fe62f2090a752340fca0d1ee2a1a88037d1030f 100644
|
| --- a/LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a.html
|
| +++ b/LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: margin</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div.test, div.control { margin: 1em; }
|
| p.criteria { color: navy; }
|
|
|