haikuwebkit/LayoutTests/js/dom/array-sort-accessor-sets-su...

9 lines
167 B
Plaintext

.sort():
a,c,d,foobar,undefined,undefined,undefined,hole
.sort(comparator):
c,b,a,d,undefined,undefined,undefined,hole
PASS successfullyParsed is true
TEST COMPLETE