1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/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]