mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 12:18:25 +00:00
This initializes 'arrayBuffer' to an UInt8Array so that we can manipulate the contents of 'arrayBuffer'. The test verifies that the internal buffer is an ArrayBuffer. Also: * Correct comparison in test so that we compare arrayBuffer to arrayClone, not to itself. * Remove FIXME, this outputs [object ArrayBuffer] in Firefox and Chrome too.
1.7 KiB
1.7 KiB