mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:27:34 +00:00
Tests/LibWeb: Verify XHR.response is an instance of ArrayBuffer
This verifies that XHR.response is an instance of ArrayBuffer when XHR.responseType is set to 'arraybuffer'.
This commit is contained in:
parent
68fa8f52b4
commit
990f73708d
2 changed files with 19 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
PASS
|
Loading…
Add table
Add a link
Reference in a new issue