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

Unified Diff: LayoutTests/fast/xpath/4XPath/Core/test_literal_expr.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/4XPath/Core/test_literal_expr.html
diff --git a/LayoutTests/fast/xpath/4XPath/Core/test_literal_expr.html b/LayoutTests/fast/xpath/4XPath/Core/test_literal_expr.html
index 4ee7921e75939454ec034b04ffd5b0403b303c9a..e560d1fee72a19f17217990c258887c83b66cf73 100644
--- a/LayoutTests/fast/xpath/4XPath/Core/test_literal_expr.html
+++ b/LayoutTests/fast/xpath/4XPath/Core/test_literal_expr.html
@@ -48,6 +48,5 @@
shouldBe('document.evaluate(\'-42\', document, null, XPathResult.NUMBER_TYPE, null).numberValue', '-42.0');
</script>
-<script src="../../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698