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

Unified Diff: LayoutTests/webaudio/realtimeanalyser-fft-sizing-expected.txt

Issue 208943004: Update WebAudio layout tests to use unprefixed AudioContext. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add console.log to compatibility.js Created 6 years, 9 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/realtimeanalyser-fft-sizing-expected.txt
diff --git a/LayoutTests/webaudio/realtimeanalyser-fft-sizing-expected.txt b/LayoutTests/webaudio/realtimeanalyser-fft-sizing-expected.txt
index 3f40ff9998c3e0745cd5b7a3e3bc8b49bbffa83e..da0b1ee1197834d3fd7f8788a61eb9c4897f8985 100644
--- a/LayoutTests/webaudio/realtimeanalyser-fft-sizing-expected.txt
+++ b/LayoutTests/webaudio/realtimeanalyser-fft-sizing-expected.txt
@@ -39,7 +39,7 @@ PASS Exception thrown for illegal fftSize 65536.
PASS Exception thrown for illegal fftSize 65537.
PASS Exception thrown for illegal fftSize 131072.
PASS Exception thrown for illegal fftSize 131073.
-PASS webkitAudioContext survived multiple invalid FFT array resizings.
+PASS AudioContext survived multiple invalid FFT array resizings.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/webaudio/realtimeanalyser-fft-sizing.html ('k') | LayoutTests/webaudio/realtimeanalyser-float-data.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698