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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/context-properties-expected.txt

Issue 2386303002: Expose BaseAudioContext prototype (Closed)
Patch Set: fixed cross-origin-objects Created 4 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: third_party/WebKit/LayoutTests/webaudio/context-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/context-properties-expected.txt b/third_party/WebKit/LayoutTests/webaudio/context-properties-expected.txt
deleted file mode 100644
index e446eb34eae83abcc0f096be7cf23cb1077abe1e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/webaudio/context-properties-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Tests audio context for offline attributes and methods.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS onlineContext.oncomplete is undefined.
-PASS onlineContext.startRendering is undefined.
-PASS offlineContext.oncomplete is defined.
-PASS offlineContext.startRendering is defined.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698