| Index: LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| diff --git a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| index 36a2969d4041a5fb263358b82cdb89aea9b36d2e..94cf8cda2d36c1ae6d2d913b84e28efe07471a1d 100644
|
| --- a/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| +++ b/LayoutTests/fast/regions/region-styling/webkit-region-rule.html
|
| @@ -10,7 +10,7 @@
|
| p { background-color: blue; }
|
| }
|
| </style>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|