| Index: LayoutTests/fast/html/meter-user-modify.html
|
| diff --git a/LayoutTests/fast/html/meter-user-modify.html b/LayoutTests/fast/html/meter-user-modify.html
|
| index 675010522cb909cbd6753a16b71237b6781e3f9f..ad77a297ddde0ff4818a23b4a982d8494cf1cfee 100644
|
| --- a/LayoutTests/fast/html/meter-user-modify.html
|
| +++ b/LayoutTests/fast/html/meter-user-modify.html
|
| @@ -12,7 +12,7 @@ meter {
|
| </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 meter should not be deleteable.</p>
|
|
|
|
|