jdk-24/nashorn/test/script/basic/JDK-8030199.js.EXPECTED
Hannes Wallnöfer 08bec4bee8 8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
Reviewed-by: sundar, jlaskey, lagergren
2014-04-14 17:43:38 +02:00

15 lines
136 B
Plaintext

1
255,0,255,0,255,0,0
1
0,1,2,254,0,0,0
1
0,1,2,-2,0,0,0
2
0,1,2,65534,0,0,0
2
0,1,2,-2,0,0,0
4
0,1,2,4294967294,0,0,0
4
0,1,2,-2,0,0,0