diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/xpath/string-value.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/xpath/string-value.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/string-value.html b/third_party/WebKit/LayoutTests/fast/xpath/string-value.html index 6fe6e62..c9feac6 100644 --- a/third_party/WebKit/LayoutTests/fast/xpath/string-value.html +++ b/third_party/WebKit/LayoutTests/fast/xpath/string-value.html @@ -43,6 +43,5 @@ shouldBe("doc.evaluate('.', ATTR, null, XPathResult.STRING_TYPE, null).stringValue", "'< >'"); </script> -<script src="../js/resources/js-test-post.js"></script> </body> </html> |