| Index: LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2.html
|
| diff --git a/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2.html b/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2.html
|
| index 812f992d05f5395e5173db531eda02cece8df338..48414cbc37e8f3402ae06fedf7e46d32a7698586 100644
|
| --- a/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2.html
|
| +++ b/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="resources/shadow-dom.js"></script>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body class="bodyClass">
|
| <div id="sandbox"></div>
|
|
|