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

Unified Diff: LayoutTests/fast/xpath/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/position.html
diff --git a/LayoutTests/fast/xpath/position.html b/LayoutTests/fast/xpath/position.html
index 149680c16d15622bbe4a63b7550894dfe68b32fe..f15f23f77f95076ad76b12a2424bc97277c32956 100644
--- a/LayoutTests/fast/xpath/position.html
+++ b/LayoutTests/fast/xpath/position.html
@@ -79,6 +79,5 @@ ROOT2.innerHTML = '<p num="1"></p><p num="2" type="warning"></p><p num="3" type=
shouldBe("document.evaluate('p[5][@type=\"warning\"]/@num', ROOT2, null, XPathResult.STRING_TYPE, null).stringValue", "'5'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/xpath/null-namespace-in-html.html ('k') | LayoutTests/fast/xpath/py-dom-xpath/abbreviations.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698