mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Add test to check that AudioBuffers can be reused between AudioBufferSourceNodes
This commit is contained in:
parent
091ad49d68
commit
52d898df3f
2 changed files with 46 additions and 0 deletions
|
@ -404385,6 +404385,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse.html": [
|
||||
[
|
||||
"/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer.html": [
|
||||
[
|
||||
"/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer.html",
|
||||
|
@ -663014,6 +663020,10 @@
|
|||
"612a91cf4ef60f6f1d441d27e2ab86f32b94f0fd",
|
||||
"testharness"
|
||||
],
|
||||
"webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse.html": [
|
||||
"dabe323cbe2226d32c63576199eda61c1aecb168",
|
||||
"testharness"
|
||||
],
|
||||
"webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer.html": [
|
||||
"a2c4581c4e80069f227fe29078bc3eb6409c8b4e",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue