diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/xpath/xpath-namespaces.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/xpath/xpath-namespaces.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/xpath-namespaces.html b/third_party/WebKit/LayoutTests/fast/xpath/xpath-namespaces.html index ff7a1c6..1a1058c 100644 --- a/third_party/WebKit/LayoutTests/fast/xpath/xpath-namespaces.html +++ b/third_party/WebKit/LayoutTests/fast/xpath/xpath-namespaces.html @@ -38,6 +38,5 @@ checkSnapshot("/xmpl:*", result, [doc.documentElement]); </script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |