| Index: LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak.html
|
| diff --git a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak.html b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak.html
|
| index 13e28afb7f312696968aa93a30d5c11156a435fa..0c9cf3992845e4f1b9d6bc1eb98f99761654fbe9 100644
|
| --- a/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak.html
|
| +++ b/LayoutTests/fast/dom/nodesFromRect/nodesFromRect-culled-inline-with-linebreak.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <title>Document::nodesFromRect : culled inline with line-break - bug 88376</title>
|
| - <script src="../../js/resources/js-test-pre.js"></script>
|
| + <script src="../../../resources/js-test.js"></script>
|
| <script src="resources/nodesFromRect.js"></script>
|
| <style>
|
| #sandbox {
|
|
|