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

Unified Diff: LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-with-credentials-expected.txt

Issue 520433002: Output silence if the MediaElementAudioSourceNode has a different origin (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix nits 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/http/tests/security/media-element-audio-source-node-cross-origin-with-credentials-expected.txt
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-with-credentials-expected.txt
similarity index 54%
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-with-credentials-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..9efba968c8cdfb4c7e6230d671b529d701ac79c1 100644
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-with-credentials-expected.txt
@@ -1,10 +1,8 @@
-test
-This tests that aria fallback roles work correctly.
+MediaElementAudioSourceNode with cross-origin source with credentials
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-Role should be: AXRole: AXCheckBox
+PASS Correctly found some non-zero values.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698