diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 7e07cc25768b..6ea5feedf7b5 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -36389,6 +36389,12 @@ "url": "/editing/run/multitest.html" } ], + "webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html": [ + { + "path": "webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html", + "url": "/webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html" + } + ], "webaudio/the-audio-api/the-audioparam-interface/setValueAtTime-within-block.html": [ { "path": "webaudio/the-audio-api/the-audioparam-interface/setValueAtTime-within-block.html", diff --git a/testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html b/testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html new file mode 100644 index 000000000000..827aeeabd479 --- /dev/null +++ b/testing/web-platform/tests/webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block.html @@ -0,0 +1,54 @@ + +Test setTargetAtTime after an event in the same processing block + + +