[webAudio] Add new test for AnalyserNode when context is resumed
AnalyzerNode handler isn't cleared out when context is suspended
and it will be pulled again when it is resumed:
This test is for validation of the below CL.
https://chromium-review.googlesource.com/c/chromium/src/+/1903894.
Bug: 40662255
Change-Id: Id06e9ee5fd4f0e8c97b763a64b5f16de699e0590
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5930608
Reviewed-by: Gabriel Brito gabrielbrito@microsoft.com
Reviewed-by: Hongchan Choi hongchan@chromium.org
Reviewed-by: Michael Wilson mjwilson@chromium.org
Commit-Queue: Sunggook Chue sunggch@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1370742}