| Index: LayoutTests/fast/dom/shared-inline-style-after-node-removal.html
|
| diff --git a/LayoutTests/fast/dom/shared-inline-style-after-node-removal.html b/LayoutTests/fast/dom/shared-inline-style-after-node-removal.html
|
| index 6d1b426b0fbf855996f4827f5f27bef135f3e657..74d1cd6734c286d53356404bb8fc82b175e31296 100644
|
| --- a/LayoutTests/fast/dom/shared-inline-style-after-node-removal.html
|
| +++ b/LayoutTests/fast/dom/shared-inline-style-after-node-removal.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="test" style="color: red">
|
|
|