| Index: LayoutTests/fast/xpath/document-order.html
 | 
| diff --git a/LayoutTests/fast/xpath/document-order.html b/LayoutTests/fast/xpath/document-order.html
 | 
| index a1467f013e45119cf324f0df887b1e6944292962..90b112e21f7663c5531e1da3afd4219ce5c379f4 100644
 | 
| --- a/LayoutTests/fast/xpath/document-order.html
 | 
| +++ b/LayoutTests/fast/xpath/document-order.html
 | 
| @@ -165,6 +165,5 @@ checkSnapshot("ancestor-or-self::node() (context = attr1)",
 | 
|      [doc, doc.documentElement, CHILD1, attr1]);
 | 
|  
 | 
|  </script>
 | 
| -<script src="../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |