| Index: LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag.html
|
| diff --git a/LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag.html b/LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag.html
|
| index 3d8e6fd101c51fc98d0eb8ffe2a745082645ee47..fc55371726856a5305e3e2141b6533e2dabcc9ca 100644
|
| --- a/LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag.html
|
| +++ b/LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag.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 { font: 1em/1 Ahem; margin: 1em; }
|
| .test { width: 6em; padding: 1em 1em 0; border: solid; }
|
|
|