| Index: LayoutTests/css2.1/t090204-display-change-01-b-ao.html
|
| diff --git a/LayoutTests/css2.1/t090204-display-change-01-b-ao.html b/LayoutTests/css2.1/t090204-display-change-01-b-ao.html
|
| index 8a4a3a863d6028138bb5ed2b344560d9e21bf638..c6446be73291805c8bdb08c95a6d96546866c8fa 100644
|
| --- a/LayoutTests/css2.1/t090204-display-change-01-b-ao.html
|
| +++ b/LayoutTests/css2.1/t090204-display-change-01-b-ao.html
|
| @@ -2,6 +2,7 @@
|
| <html>
|
| <head>
|
| <title>CSS 2.1 Test Suite: Updating layout on display changes</title>
|
| + <script src="../resources/ahem.js"></script>
|
| <link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#display-prop">
|
| <script type="text/javascript">
|
| function test() {
|
| @@ -21,4 +22,4 @@
|
| X
|
| </div>
|
| </body>
|
| -</html>
|
| +</html>
|
|
|