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

Unified Diff: LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.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/mutation-observer-prefix.html
diff --git a/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html b/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html
index 92862aa729039599281aaaa11bc4ec4cdf7532ef..251618fa7408c6235fbd66e8ac4e786e88e44d25 100644
--- a/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html
+++ b/LayoutTests/fast/dom/MutationObserver/mutation-observer-prefix.html
@@ -12,4 +12,3 @@ shouldBeTrue('prefixObserver instanceof WebKitMutationObserver');
shouldBeTrue('noPrefixObserver instanceof MutationObserver');
shouldBeTrue('prefixObserver instanceof MutationObserver');
</script>
-<script src="../../js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698