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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-simple-expected.txt

Issue 1807583002: DynamicsCompressor.reduction is a float not an AudioParam (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 8 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: third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-simple-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-simple-expected.txt b/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-simple-expected.txt
index 460529bbea46f27c642665b58a1ae89242103df6..dc149205e3009ad1709bd18aae08bfb02b5bcb33 100644
--- a/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-simple-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-simple-expected.txt
@@ -3,6 +3,7 @@ Test pre-emphasis in DynamicsCompressor is removed
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Pre-emphasis effect not applied as expected..
+PASS Reduction value changed as expected.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698