1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 13:45:01 +00:00
serenity/Tests/LibWeb/Text/expected/HTML/StructuredClone-array-buffer-views.txt

12 lines
299 B
Text

Uint8Array 30,40,50,60
Uint8ClampedArray 30,40,50,60
Uint16Array 30,40,50,60
Uint32Array 30,40,50,60
Int8Array 30,40,50,60
Int16Array 30,40,50,60
Int32Array 30,40,50,60
Float32Array 30,40,50,60
Float64Array 30,40,50,60
BigUint64Array 30,40,50,60
BigInt64Array 30,40,50,60
DataView [object DataView]