| Index: LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html
|
| diff --git a/LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html b/LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html
|
| index ddb4f911fdefa6221dbc072e8c7866cecf4de318..bb5e789ea94c3a262d5393bd7492fb48b55d110a 100644
|
| --- a/LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html
|
| +++ b/LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: Length Units</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| .container { font: 15px/1 Ahem; background: url(support/swatch-red.png) 45px 0 repeat-y; color: green; }
|
| .zero {margin-left: 0;}
|
|
|