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/removed-out-of-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/removed-out-of-order.html
diff --git a/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html b/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
index 6fa5829b755cc70db7e5b30d53fa670722255bd9..e5f63b7176514ff399099a5787ab8267c4bdeba2 100644
--- a/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
+++ b/LayoutTests/fast/dom/MutationObserver/removed-out-of-order.html
@@ -26,4 +26,3 @@ shouldBe("mutations[1].removedNodes[0].tagName", "'B'");
shouldBe("mutations[1].addedNodes[0].tagName", "'I'");
</script>
</script>
-<script src="../../js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698