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

Unified Diff: LayoutTests/webaudio/biquad-tail-expected.txt

Issue 1285073005: Add special case handling for disconnected BiquadFilter. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix typo in expected results. Created 5 years, 4 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
« no previous file with comments | « LayoutTests/webaudio/biquad-tail.html ('k') | Source/modules/webaudio/AudioNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webaudio/biquad-tail-expected.txt
diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/webaudio/biquad-tail-expected.txt
similarity index 50%
copy from LayoutTests/accessibility/aria-help-expected.txt
copy to LayoutTests/webaudio/biquad-tail-expected.txt
index c92a7f0823e38c0b1813fc7f837c420434746c65..471fb37b97693b90e655e3e7009f7428cfecd4f8 100644
--- a/LayoutTests/accessibility/aria-help-expected.txt
+++ b/LayoutTests/webaudio/biquad-tail-expected.txt
@@ -1,10 +1,10 @@
-button
-This tests that aria-help attribute works as expected.
+Test Biquad Tail Output
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS button.deprecatedHelpText is 'AXHelp: click here'
+PASS Biquad output has no glitch above the threshold of 0.0129.
+PASS Biquad tail output correctly completed.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/webaudio/biquad-tail.html ('k') | Source/modules/webaudio/AudioNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698