| Index: LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html
|
| diff --git a/LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html b/LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html
|
| index b95e671b08afc7176fb9d3ca1e2f2a65ab78dbbf..d645b5d3643d11b16267c97d8eaa13fdbdc949fc 100644
|
| --- a/LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html
|
| +++ b/LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: float</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <style type="text/css">
|
| div { font: 15px/1 Ahem; background: white url(support/css1test5525cf-0.png) top right no-repeat; height: 10em; }
|
| p { margin: 0; padding: 0; }
|
| @@ -26,4 +27,4 @@
|
| </p>
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|