Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: LayoutTests/fast/xpath/substring-nan-position.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/xpath/substring-nan-position.html
diff --git a/LayoutTests/fast/xpath/substring-nan-position.html b/LayoutTests/fast/xpath/substring-nan-position.html
index 9158dd945515bdd01cdf11f319e6c5a21b566c11..da613527bddd7ce4308bad95a60e1326a8ca88b2 100644
--- a/LayoutTests/fast/xpath/substring-nan-position.html
+++ b/LayoutTests/fast/xpath/substring-nan-position.html
@@ -18,6 +18,5 @@ XPath substring function is broken when passing NaN as the position parameter.</
shouldBe("document.evaluate(\"substring('12345', number(\'NaN\'), number(\'NaN\'))\", document, null, XPathResult.STRING_TYPE, null).stringValue", "''");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/xpath/substring-after.html ('k') | LayoutTests/fast/xpath/substring-non-positive-postion.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698