merge_pr_53310
[webaudio] Migrate ctor-convolver.html from audit.js
This change migrates WebAudio tests from the custom audit.js
framework
to the W3C-standard testharness.js
specifically targeting dir
third_party/blink/web_tests/external/wpt/webaudio/the-audio-api
/the-convolvernode-interface/ctor-convolver.html, supporting Chromium's
ongoing effort to deprecate audit.js
in favor of a more consistent
testing approach.
The following test files have been updated:
- ctor-convolver.html
Bug: 396477778
Change-Id: I43ff67966a2db727e44950f196a284e01b12e850
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6634364
Reviewed-by: Michael Wilson mjwilson@chromium.org
Reviewed-by: Alvin Ji alvinji@chromium.org
Commit-Queue: Saqlain 2mesaqlain@gmail.com
Cr-Commit-Position: refs/heads/main@{#1476858}