| Index: LayoutTests/fast/dom/shadow/athost-atrules.html
|
| diff --git a/LayoutTests/fast/dom/shadow/athost-atrules.html b/LayoutTests/fast/dom/shadow/athost-atrules.html
|
| index 1a7a17611537f6410c7914ed796abfe70653a56a..def20c56a9ee80531b45476236f2286c7cd878c6 100644
|
| --- a/LayoutTests/fast/dom/shadow/athost-atrules.html
|
| +++ b/LayoutTests/fast/dom/shadow/athost-atrules.html
|
| @@ -6,7 +6,7 @@
|
| color: gray;
|
| }
|
| </style>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| function dumpComputedStyle(node)
|
| {
|
|
|