| Index: LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
|
| diff --git a/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html b/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
|
| index 123176ff303036f8ed7be1b877a769b104a4fc35..a4d73723f987409d36b86fb976009884144c0561 100644
|
| --- a/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
|
| +++ b/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
|
| @@ -3,7 +3,7 @@
|
| <html>
|
| <body>
|
| <script src="../../fast/dom/resources/event-sender-util.js"></script>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
|
|
| <p>On the second time selecting <span>, it should not become non-contenteditable.
|
| If it becomes non-contenteditable, the selection from <span> to <table>
|
|
|