| Index: LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements.html
|
| diff --git a/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements.html b/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements.html
|
| index b627cb7fbe3283465540921dad539eb3451056e8..cc5b8d966d5998c823c4e88c4144c1613c30295e 100644
|
| --- a/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements.html
|
| +++ b/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <title>Test moving up and down through non-renderered elements.</title>
|
| </head>
|
| <body>
|
|
|