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

Unified Diff: LayoutTests/fast/xpath/attr-namespace.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/attr-namespace.html
diff --git a/LayoutTests/fast/xpath/attr-namespace.html b/LayoutTests/fast/xpath/attr-namespace.html
index cd40361478110ea5db2d52ef15677fac46e8faa8..150a80d28e5370c6d4fe6158bb8a1a60b2d16484 100644
--- a/LayoutTests/fast/xpath/attr-namespace.html
+++ b/LayoutTests/fast/xpath/attr-namespace.html
@@ -36,6 +36,5 @@ shouldBe('doc.evaluate("//@xmlns", doc, nsResolver, XPathResult.ORDERED_NODE_SNA
shouldBe('doc.evaluate("//@xmlns:*", doc, nsResolver, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE, null).snapshotLength', '0');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/xpath/ambiguous-operators.html ('k') | LayoutTests/fast/xpath/attribute-node-predicate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698