summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/array-float-delete-expected.txt
blob: 233c59ad6a420256a7885d6bea8b2fb8247a2f9b (plain)
1
2
3
4
5
6
7
8
9
10
This test checks for regression against 6234: Can delete array index property incorrectly.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS a[1] is "before"
PASS successfullyParsed is true

TEST COMPLETE