From f86c650449d0e47db75b1251f470c90e1203dae0 Mon Sep 17 00:00:00 2001 From: Paul Adenot Date: Tue, 11 Jun 2019 09:51:14 +0000 Subject: [PATCH] Bug 1553215 - Start testing MediaStreamAudioSourceNode in WPT. r=karlt,pehrsons It's not complete I think, but it covers the constructor and some bits of behaviour. Differential Revision: https://phabricator.services.mozilla.com/D32175 --HG-- extra : moz-landing-system : lando --- .../mediastreamaudiosourcenode-ctor.html | 73 ++++++++++ .../mediastreamaudiosourcenode-routing.html | 134 ++++++++++++++++++ 2 files changed, 207 insertions(+) create mode 100644 testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-ctor.html create mode 100644 testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html diff --git a/testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-ctor.html b/testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-ctor.html new file mode 100644 index 000000000000..fea042ca530d --- /dev/null +++ b/testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-ctor.html @@ -0,0 +1,73 @@ + + + + + MediaStreamAudioSourceNode + + + + +
+ + + + diff --git a/testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html b/testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html new file mode 100644 index 000000000000..8deedfa9efbd --- /dev/null +++ b/testing/web-platform/tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html @@ -0,0 +1,134 @@ + + + + + MediaStreamAudioSourceNode + + + + +
+ + +