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

Unified Diff: LayoutTests/fast/dom/allowed-children.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
« no previous file with comments | « LayoutTests/fast/dom/adopt-node-prevented.html ('k') | LayoutTests/fast/dom/attr-style-too-lazy.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/allowed-children.html
diff --git a/LayoutTests/fast/dom/allowed-children.html b/LayoutTests/fast/dom/allowed-children.html
index 201475d7bd289de2efe46ae887f6c9e2a243a9ac..5d9702dd360c17f0c01b709b5483415af1689a01 100644
--- a/LayoutTests/fast/dom/allowed-children.html
+++ b/LayoutTests/fast/dom/allowed-children.html
@@ -35,6 +35,5 @@ for (var i = 0; i < cases.length; ++i) {
shouldBe("(new XMLSerializer()).serializeToString(doc)", cases[i].serialization);
}
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/adopt-node-prevented.html ('k') | LayoutTests/fast/dom/attr-style-too-lazy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698