| Index: LayoutTests/fast/dom/shadow/style-of-distributed-node.html
|
| diff --git a/LayoutTests/fast/dom/shadow/style-of-distributed-node.html b/LayoutTests/fast/dom/shadow/style-of-distributed-node.html
|
| index 443760c6917568121985b4e35b0a86c17ef752a0..24cf187e7f22b3073274b0472963864de7d62247 100644
|
| --- a/LayoutTests/fast/dom/shadow/style-of-distributed-node.html
|
| +++ b/LayoutTests/fast/dom/shadow/style-of-distributed-node.html
|
| @@ -35,6 +35,5 @@ shouldBe('getColorProperty("child-b")', '"rgb(0, 0, 255)"');
|
|
|
| document.getElementById("test").innerHTML = '';
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|