mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-27 04:37:22 +00:00
LibWeb: Add new expected window properties to test
Adds `AudioBufferSourceNode` and `BiquadFilterNode` to the all-window-properties test.
This commit is contained in:
parent
64663d53fa
commit
7b10eb7225
Notes:
github-actions[bot]
2024-07-23 07:25:54 +00:00
Author: https://github.com/bbb651
Commit: 7b10eb7225
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/750
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ ArrayBuffer
|
||||||
Attr
|
Attr
|
||||||
Audio
|
Audio
|
||||||
AudioBuffer
|
AudioBuffer
|
||||||
|
AudioBufferSourceNode
|
||||||
AudioContext
|
AudioContext
|
||||||
AudioNode
|
AudioNode
|
||||||
AudioParam
|
AudioParam
|
||||||
|
@ -22,6 +23,7 @@ BaseAudioContext
|
||||||
BigInt
|
BigInt
|
||||||
BigInt64Array
|
BigInt64Array
|
||||||
BigUint64Array
|
BigUint64Array
|
||||||
|
BiquadFilterNode
|
||||||
Blob
|
Blob
|
||||||
Boolean
|
Boolean
|
||||||
BroadcastChannel
|
BroadcastChannel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue