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

Unified Diff: LayoutTests/fast/workers/worker-custom-event-expected.txt

Issue 946833004: Reland of "Expose events in workers as per latest DOM specification" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 5 years, 10 months 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/workers/worker-custom-event-expected.txt
diff --git a/LayoutTests/fast/workers/worker-custom-event-expected.txt b/LayoutTests/fast/workers/worker-custom-event-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e440babf9f6d01bb63d55b2302b8788965ad0565
--- /dev/null
+++ b/LayoutTests/fast/workers/worker-custom-event-expected.txt
@@ -0,0 +1,4 @@
+Test CustomEvents on workers. Should print "SUCCESS".
+
+SUCCESS
+

Powered by Google App Engine
This is Rietveld 408576698