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

Unified Diff: LayoutTests/transitions/transition-end-event-prefixed-03.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/transitions/transition-end-event-prefixed-03.html
diff --git a/LayoutTests/transitions/transition-end-event-prefixed-03.html b/LayoutTests/transitions/transition-end-event-prefixed-03.html
index 77c9734656c49f70517981af068b69b5d3f3b153..8cef011392404571f436c459ab42d30563e3e7b1 100644
--- a/LayoutTests/transitions/transition-end-event-prefixed-03.html
+++ b/LayoutTests/transitions/transition-end-event-prefixed-03.html
@@ -69,6 +69,5 @@
testContainer.addEventListener('webkitTransitionEnd', outerTransitionEndEvent, false);
box.addEventListener('webkitTransitionEnd', innerTransitionEndEvent, false);
</script>
-<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/transitions/transition-end-event-prefixed-01.html ('k') | LayoutTests/transitions/transitions-parsing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698