diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index f1aea1f7158a..8ff4d02c14d6 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -36041,6 +36041,12 @@ "path": "web-animations/timing-model/animations/set-the-timeline-of-an-animation.html", "url": "/web-animations/timing-model/animations/set-the-timeline-of-an-animation.html" } + ], + "webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html": [ + { + "path": "webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html", + "url": "/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html" + } ] } }, diff --git a/testing/web-platform/tests/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html b/testing/web-platform/tests/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html new file mode 100644 index 000000000000..61c11ffc5083 --- /dev/null +++ b/testing/web-platform/tests/webaudio/the-audio-api/the-iirfilternode-interface/test-iirfilternode.html @@ -0,0 +1,59 @@ + + +Test the IIRFilterNode Interface + + +