| Index: LayoutTests/fast/html/progress-user-modify.html
|
| diff --git a/LayoutTests/fast/html/progress-user-modify.html b/LayoutTests/fast/html/progress-user-modify.html
|
| index 6b22d5ee6c9c5437923d6887bf70f41d19ed8204..493ea7b9552253a1c40da386311324e26c9b116e 100644
|
| --- a/LayoutTests/fast/html/progress-user-modify.html
|
| +++ b/LayoutTests/fast/html/progress-user-modify.html
|
| @@ -12,7 +12,7 @@ progress {
|
| </style>
|
| </head>
|
| <body>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
|
|
| <p>The inner element of progress should not be deleteable.</p>
|
|
|
|
|