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

Unified Diff: LayoutTests/fast/xpath/ambiguous-operators.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
« no previous file with comments | « LayoutTests/fast/xpath/4XPath/Core/test_step.html ('k') | LayoutTests/fast/xpath/attr-namespace.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/xpath/ambiguous-operators.html
diff --git a/LayoutTests/fast/xpath/ambiguous-operators.html b/LayoutTests/fast/xpath/ambiguous-operators.html
index 4677b7f55acbf2e6c555cf9ede4a34b150848f49..40579841f2a9904057ad87daaab6569bb9f4d6b4 100644
--- a/LayoutTests/fast/xpath/ambiguous-operators.html
+++ b/LayoutTests/fast/xpath/ambiguous-operators.html
@@ -109,6 +109,5 @@ test(xmlDoc2, xmlDoc2, "mod mod mod", 0, null);
test(xmlDoc2, xmlDoc2, "(mod) mod 5", 3, null);
test(xmlDoc2, xmlDoc2, "string(mod/@and)", 'x', null);
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/xpath/4XPath/Core/test_step.html ('k') | LayoutTests/fast/xpath/attr-namespace.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698