| Index: LayoutTests/fast/css/style-scoped/style-scoped-nested.html
 | 
| diff --git a/LayoutTests/fast/css/style-scoped/style-scoped-nested.html b/LayoutTests/fast/css/style-scoped/style-scoped-nested.html
 | 
| index 4eab60f6a5ec4279fdc94b1226711fc87b71dbbd..fbf7dd27678edc38b7ce5cc3321e393ef8e77bde 100644
 | 
| --- a/LayoutTests/fast/css/style-scoped/style-scoped-nested.html
 | 
| +++ b/LayoutTests/fast/css/style-scoped/style-scoped-nested.html
 | 
| @@ -59,5 +59,4 @@ debug("Append a new style element to the shadow root. The style's scoping elemen
 | 
|  shouldBe("window.getComputedStyle(targetInShadow).color", '"rgb(0, 255, 0)"');
 | 
|  
 | 
|  </script>
 | 
| -<script src="../../js/resources/js-test-post.js"></script>
 | 
|  </html>
 | 
| 
 |