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

Unified Diff: LayoutTests/fast/xpath/py-dom-xpath/paths.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/py-dom-xpath/paths.html
diff --git a/LayoutTests/fast/xpath/py-dom-xpath/paths.html b/LayoutTests/fast/xpath/py-dom-xpath/paths.html
index b9fddc6fe44ea566c1ffffa53ec0eafc8d561ba3..e425c2413e03e691c65c6c116b8961b0d0e8aa5e 100644
--- a/LayoutTests/fast/xpath/py-dom-xpath/paths.html
+++ b/LayoutTests/fast/xpath/py-dom-xpath/paths.html
@@ -252,6 +252,5 @@ var doc = (new DOMParser).parseFromString(
test(doc, doc.documentElement, "child::*[self::chapter or self::appendix][position()=last()]", [doc.getElementsByTagName("chapter")[1]]);
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/xpath/py-dom-xpath/functions.html ('k') | LayoutTests/fast/xpath/py-dom-xpath/predicates.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698