| 102 | 102 | CONSOLE MESSAGE: line 13: 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 |
|---|---|---|
| 103 | 103 | CONSOLE MESSAGE: line 12: test |
| 104 | 104 | CONSOLE MESSAGE: line 13: test |
| 105 | CONSOLE MESSAGE: line 12: 42.0000 | |
| 106 | CONSOLE MESSAGE: line 13: 42.0000 | |
| 107 | CONSOLE MESSAGE: line 12: abc | |
| 108 | CONSOLE MESSAGE: line 13: abc | |
| 105 | 109 | Tests that console logging dumps proper messages. |
| 106 | 110 | |
| 107 | 111 | console-format.html:22 Array(10) |
| 259 | 263 | globals[31] |
| 260 | 264 | ƒ ( /**/ foo/**/, /*/**/bar, |
| 261 | 265 | /**/baz) {} |
| 262 | console-format.html:7 Number {[[PrimitiveValue]]: 42} | |
| 266 | console-format.html:7 Number {42} | |
| 263 | 267 | console-format.html:8 [Number] |
| 264 | 268 | globals[32] |
| 265 | Number {[[PrimitiveValue]]: 42} | |
| 266 | console-format.html:7 String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} | |
| 269 | Number {42} | |
| 270 | console-format.html:7 String {"abc"} | |
| 267 | 271 | console-format.html:8 [String] |
| 268 | 272 | globals[33] |
| 269 | String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} | |
| 273 | String {"abc"} | |
| 270 | 274 | console-format.html:7 Uint16Array(3) [1, 2, 3] |
| 271 | 275 | console-format.html:8 [Uint16Array(3)] |
| 272 | 276 | globals[34] |
| 303 | 307 | console-format.html:8 [Array(1)] |
| 304 | 308 | globals[42] |
| 305 | 309 | ["test"] |
| 310 | console-format.html:7 Number {42, 1: "foo", a: "bar"} | |
| 311 | console-format.html:8 [Number] | |
| 312 | globals[43] | |
| 313 | Number {42, 1: "foo", a: "bar"} | |
| 314 | console-format.html:7 String {"abc", 3: "foo", 01: "foo", a: "bar"} | |
| 315 | console-format.html:8 [String] | |
| 316 | globals[44] | |
| 317 | String {"abc", 3: "foo", 01: "foo", a: "bar"} | |
| 306 | 318 | Expanded all messages |
| 307 | 319 | console-format.html:22 Array(10) |
| 308 | 320 | 0: "test" |
| 650 | 662 | globals[31] |
| 651 | 663 | ƒ ( /**/ foo/**/, /*/**/bar, |
| 652 | 664 | /**/baz) {} |
| 653 | console-format.html:7 Number {[[PrimitiveValue]]: 42} | |
| 665 | console-format.html:7 Number {42} | |
| 654 | 666 | __proto__: Number |
| 655 | 667 | [[PrimitiveValue]]: 42 |
| 656 | 668 | console-format.html:8 [Number] |
| 657 | 0: Number {[[PrimitiveValue]]: 42} | |
| 669 | 0: Number {42} | |
| 658 | 670 | length: 1 |
| 659 | 671 | __proto__: Array(0) |
| 660 | 672 | globals[32] |
| 661 | Number {[[PrimitiveValue]]: 42} | |
| 673 | Number {42} | |
| 662 | 674 | __proto__: Number |
| 663 | 675 | [[PrimitiveValue]]: 42 |
| 664 | console-format.html:7 String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} | |
| 676 | console-format.html:7 String {"abc"} | |
| 665 | 677 | 0: "a" |
| 666 | 678 | 1: "b" |
| 667 | 679 | 2: "c" |
| 668 | 680 | length: 3 |
| 669 | 681 | __proto__: String |
| 670 | 682 | [[PrimitiveValue]]: "abc" |
| 671 | 683 | console-format.html:8 [String] |
| 672 | 0: String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} | |
| 684 | 0: String {"abc"} | |
| 673 | 685 | length: 1 |
| 674 | 686 | __proto__: Array(0) |
| 675 | 687 | globals[33] |
| 676 | String {0: "a", 1: "b", 2: "c", length: 3, [[PrimitiveValue]]: "abc"} | |
| 688 | String {"abc"} | |
| 677 | 689 | 0: "a" |
| 678 | 690 | 1: "b" |
| 679 | 691 | 2: "c" |
| 813 | 825 | 0: "test" |
| 814 | 826 | length: 1 |
| 815 | 827 | __proto__: Array(0) |
| 828 | console-format.html:7 Number {42, 1: "foo", a: "bar"} | |
| 829 | 1: "foo" | |
| 830 | a: "bar" | |
| 831 | __proto__: Number | |
| 832 | [[PrimitiveValue]]: 42 | |
| 833 | console-format.html:8 [Number] | |
| 834 | 0: Number {42, 1: "foo", a: "bar"} | |
| 835 | length: 1 | |
| 836 | __proto__: Array(0) | |
| 837 | globals[43] | |
| 838 | Number {42, 1: "foo", a: "bar"} | |
| 839 | 1: "foo" | |
| 840 | a: "bar" | |
| 841 | __proto__: Number | |
| 842 | [[PrimitiveValue]]: 42 | |
| 843 | console-format.html:7 String {"abc", 3: "foo", 01: "foo", a: "bar"} | |
| 844 | 0: "a" | |
| 845 | 01: "foo" | |
| 846 | 1: "b" | |
| 847 | 2: "c" | |
| 848 | 3: "foo" | |
| 849 | a: "bar" | |
| 850 | length: 3 | |
| 851 | __proto__: String | |
| 852 | [[PrimitiveValue]]: "abc" | |
| 853 | console-format.html:8 [String] | |
| 854 | 0: String {"abc", 3: "foo", 01: "foo", a: "bar"} | |
| 855 | length: 1 | |
| 856 | __proto__: Array(0) | |
| 857 | globals[44] | |
| 858 | String {"abc", 3: "foo", 01: "foo", a: "bar"} | |
| 859 | 0: "a" | |
| 860 | 01: "foo" | |
| 861 | 1: "b" | |
| 862 | 2: "c" | |
| 863 | 3: "foo" | |
| 864 | a: "bar" | |
| 865 | length: 3 | |
| 866 | __proto__: String | |
| 867 | [[PrimitiveValue]]: "abc" | |
| 816 | 868 | |