| Index: LayoutTests/fast/dom/shadow/shadow-element.html
 | 
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element.html b/LayoutTests/fast/dom/shadow/shadow-element.html
 | 
| index ff095daf5877e4af04674eee2f481bcf5d240946..a909be29d2d34e891a55cb8b3dca1dada9bcc7d2 100644
 | 
| --- a/LayoutTests/fast/dom/shadow/shadow-element.html
 | 
| +++ b/LayoutTests/fast/dom/shadow/shadow-element.html
 | 
| @@ -15,6 +15,5 @@ shouldBeTrue("0 <= shadow.constructor.toString().indexOf('HTMLShadowElement')");
 | 
|  shouldBe("window.HTMLShadowElement", "shadow.constructor");
 | 
|  
 | 
|  </script>
 | 
| -<script src="../../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |