| Index: LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
|
| diff --git a/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html b/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
|
| index e7326af0b982f6dd554620bcad8eee3d7c08a953..d7eca9864b4c3247edb0ec0bc09af9964e89444e 100644
|
| --- a/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
|
| +++ b/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: clear</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| body { overflow: hidden; }
|
| div { font: 15px/1 Ahem; color: green; background: red url(support/css1test5526.png) no-repeat; width: 20em; border: solid black; }
|
|
|