OLD | NEW |
---|---|
(Empty) | |
1 Test that descriptions for arrays, maps, and sets include the correct length or size. | |
2 Set(0) | |
3 Set(2) | |
4 Map(0) | |
5 Map(2) | |
6 Array(0) | |
7 Array(2) | |
8 Uint8Array(0) | |
9 Uint8Array(2) | |
10 Set(0) | |
11 Set(2) | |
12 Map(0) | |
13 Map(2) | |
14 Array(0) | |
15 Array(2) | |
16 Uint8Array(0) | |
17 Uint8Array(2) | |
OLD | NEW |