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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt

Issue 1493753003: Drop [LegacyInterfaceTypeChecking] for the Web Audio API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update tests Created 5 years 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: third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt b/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt
index 62c8d7bc746b10c13abb8254504525d379808abd..7b00bc7e40c51a7804f11ef780c9e6e61a5e693e 100644
--- a/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/convolver-setBuffer-null-expected.txt
@@ -1,8 +1,8 @@
-Tests that ConvolverNode impulse response buffer can be set to 0.
+Tests that ConvolverNode impulse response buffer can be set to null.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS ConvolverNode impulse response buffer was set to 0.
+PASS ConvolverNode impulse response buffer was set to null.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698