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

Unified Diff: LayoutTests/fast/dom/implementation-api-args.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/dom/implementation-api-args.html
diff --git a/LayoutTests/fast/dom/implementation-api-args.html b/LayoutTests/fast/dom/implementation-api-args.html
index 6778032c49881933d9a94445d5983fb3238c7322..cf86297048015631387edbf5e82f18d7c046763b 100644
--- a/LayoutTests/fast/dom/implementation-api-args.html
+++ b/LayoutTests/fast/dom/implementation-api-args.html
@@ -69,6 +69,5 @@ validateDocument(doc, 'HTMLDocument', "http://www.w3.org/1999/xhtml", "HTML", do
shouldNotThrow('doc = document.implementation.createHTMLDocument("title")');
validateDocument(doc, 'HTMLDocument', "http://www.w3.org/1999/xhtml", "HTML", doc.doctype);
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/iframe-inner-size-scaling.html ('k') | LayoutTests/fast/dom/importNode-confusing-localName.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698