diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/xpath/null-namespace-in-html.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/xpath/null-namespace-in-html.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/null-namespace-in-html.html b/third_party/WebKit/LayoutTests/fast/xpath/null-namespace-in-html.html index 4f109c0..7217f8d 100644 --- a/third_party/WebKit/LayoutTests/fast/xpath/null-namespace-in-html.html +++ b/third_party/WebKit/LayoutTests/fast/xpath/null-namespace-in-html.html @@ -16,6 +16,5 @@ checkSnapshot("//div", result, [document.getElementById("console")]); </script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |