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

Unified Diff: LayoutTests/fast/dom/MutationObserver/delivery-order.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/MutationObserver/delivery-order.html
diff --git a/LayoutTests/fast/dom/MutationObserver/delivery-order.html b/LayoutTests/fast/dom/MutationObserver/delivery-order.html
index 85207cfc9288461aae2a3273e16070d6f381ccbc..c29cc63d0dbe3f2603c0872fa8e5f6258461e3fd 100644
--- a/LayoutTests/fast/dom/MutationObserver/delivery-order.html
+++ b/LayoutTests/fast/dom/MutationObserver/delivery-order.html
@@ -48,4 +48,3 @@ div.appendChild(document.createTextNode('hello'));
div.firstChild.textContent = 'goodbye';
setTimeout(finish, 0);
</script>
-<script src="../../js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698