compat-table icon indicating copy to clipboard operation
compat-table copied to clipboard

Fix correct prototype chains test

Open ivankra opened this issue 4 months ago • 0 comments

arraybuffer-base64 proposal introduces 4 new typed array methods (setFromBase64, setFromHex, toBase64, toHex) that break equality check in this test.

Fixes #1996

ivankra avatar Dec 03 '25 20:12 ivankra