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

Unified Diff: LayoutTests/fast/dom/script-tests/webtiming-document-open.js

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/dom/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/dom/scroll-element-to-rect.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/script-tests/webtiming-document-open.js
diff --git a/LayoutTests/fast/dom/script-tests/webtiming-document-open.js b/LayoutTests/fast/dom/script-tests/webtiming-document-open.js
index 13b190839d32ec8f5cc8e8c448aa3dc9dba2a374..e0b0fc1db3b96eb6325552e088d5494a846cf304 100644
--- a/LayoutTests/fast/dom/script-tests/webtiming-document-open.js
+++ b/LayoutTests/fast/dom/script-tests/webtiming-document-open.js
@@ -17,7 +17,6 @@ function testTimingWithDocumentOpen()
document.write("<script src=\"../js/resources/js-test-pre.js\"></script>");
document.write("</head>");
document.write("<body>");
- document.write("<script src=\"../js/resources/js-test-post.js\"></script>");
document.write("</body>");
document.write("</html>");
document.close();
« no previous file with comments | « LayoutTests/fast/dom/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/dom/scroll-element-to-rect.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698