| Index: LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a.html
|
| diff --git a/LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a.html b/LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a.html
|
| index e10734d9de871505d643df0f8934824e1ac9af20..71024652a566f391d8617e9eb62efea4158bf450 100644
|
| --- a/LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a.html
|
| +++ b/LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: margin-bottom</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| .test { font: 10px/1 Ahem; width: 10em; border: solid black; padding: 0; background: yellow; color: orange; }
|
| .zero {background-color: teal; margin-bottom: 0;}
|
|
|