| Index: LayoutTests/fast/css/cssText-shorthand.html
|
| diff --git a/LayoutTests/fast/css/cssText-shorthand.html b/LayoutTests/fast/css/cssText-shorthand.html
|
| index ed845d361caa00e5a8633684461918dcc0eae329..d16cf02ca5331fc76ff05d2783215bced75d34df 100644
|
| --- a/LayoutTests/fast/css/cssText-shorthand.html
|
| +++ b/LayoutTests/fast/css/cssText-shorthand.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <body>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description("This test ensures WebKit uses shorthand notations for cssText");
|
|
|