From b1a153a7bea1f9ecb3c1e95217f0044033b42cbb Mon Sep 17 00:00:00 2001 From: Paul Adenot Date: Thu, 3 Oct 2019 10:03:58 +0000 Subject: [PATCH] Bug 1585671 - Add a WPT to test that cycles without DelayNodes are muted. r=karlt Differential Revision: https://phabricator.services.mozilla.com/D47929 --HG-- extra : moz-landing-system : lando --- .../processing-model/cycle-witout-delay.html | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 testing/web-platform/tests/webaudio/the-audio-api/processing-model/cycle-witout-delay.html diff --git a/testing/web-platform/tests/webaudio/the-audio-api/processing-model/cycle-witout-delay.html b/testing/web-platform/tests/webaudio/the-audio-api/processing-model/cycle-witout-delay.html new file mode 100644 index 000000000000..ed26ad2ced2c --- /dev/null +++ b/testing/web-platform/tests/webaudio/the-audio-api/processing-model/cycle-witout-delay.html @@ -0,0 +1,35 @@ + + + + Cycles without DelayNode in audio node graph + + + + + + +