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

Unified Diff: LayoutTests/webaudio/mediastreamaudiodestinationnode-expected.txt

Issue 18629003: MediaStreamAudioDestinationNode should inherit AudioNode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix layout test Created 7 years, 5 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/webaudio/mediastreamaudiodestinationnode-expected.txt
diff --git a/LayoutTests/webaudio/mediastreamaudiodestinationnode-expected.txt b/LayoutTests/webaudio/mediastreamaudiodestinationnode-expected.txt
index 889cc091c712bb574c219a84df4acce3ea85c42e..63dd1c94f4375d181dd2fcb4cc99e413988e9c4f 100644
--- a/LayoutTests/webaudio/mediastreamaudiodestinationnode-expected.txt
+++ b/LayoutTests/webaudio/mediastreamaudiodestinationnode-expected.txt
@@ -2,6 +2,7 @@ Basic tests for MediaStreamAudioDestinationNode API.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS mediaStreamDestination.__proto__.__proto__ is AudioNode.prototype
PASS Destination AudioNode has one input.
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/webaudio/mediastreamaudiodestinationnode.html ('k') | Source/modules/webaudio/MediaStreamAudioDestinationNode.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698