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

Unified Diff: LayoutTests/webaudio/mediaelementaudiosourcenode-cross-origin-expected.txt

Issue 520433002: Output silence if the MediaElementAudioSourceNode has a different origin (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use correct names for the test files. Created 6 years, 3 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/mediaelementaudiosourcenode-cross-origin-expected.txt
diff --git a/LayoutTests/accessibility/platform-name-expected.txt b/LayoutTests/webaudio/mediaelementaudiosourcenode-cross-origin-expected.txt
similarity index 60%
copy from LayoutTests/accessibility/platform-name-expected.txt
copy to LayoutTests/webaudio/mediaelementaudiosourcenode-cross-origin-expected.txt
index 18bbddc680d42fa7d6d53a262ace9670ff7136ac..8908ff44053507347753e830dd4fe6d649c89b28 100644
--- a/LayoutTests/accessibility/platform-name-expected.txt
+++ b/LayoutTests/webaudio/mediaelementaudiosourcenode-cross-origin-expected.txt
@@ -1,9 +1,8 @@
-This test just prints the name of the current platform.
+MediaElementAudioSourceNode with cross-origin source
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-Platform name: chromium
+PASS All samples correctly zeroed.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698