| Index: LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
|
| diff --git a/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html b/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
|
| index da96a33ab7ddbd9db8c907ea87a92354b4177a5f..fc966f645f28f89fe2358244f2ed663a41c7286a 100644
|
| --- a/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
|
| +++ b/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <div id="test" contenteditable></div>
|
| <script>
|
| description("Tests queryCommandValue returns empty string for unsupported commands");
|
|
|