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

Unified Diff: LayoutTests/http/tests/security/media-element-audio-source-node-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: 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-expected.txt
diff --git a/LayoutTests/accessibility/language-attribute-expected.txt b/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
similarity index 60%
copy from LayoutTests/accessibility/language-attribute-expected.txt
copy to LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
index c6b8313d550cf1a23ec1c1d0bb8bc13c9d6d2b67..8908ff44053507347753e830dd4fe6d649c89b28 100644
--- a/LayoutTests/accessibility/language-attribute-expected.txt
+++ b/LayoutTests/http/tests/security/media-element-audio-source-node-cross-origin-expected.txt
@@ -1,12 +1,8 @@
-polish
-
-Check whether languages are reported properly
+MediaElementAudioSourceNode with cross-origin source
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-AXLanguage: en
-AXLanguage: pl
+PASS All samples correctly zeroed.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698