[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / inspector / utilities-expected.txt
1 This test checks Web Inspector utilities.
2
3
4 Running: binaryIndexOfTest
5
6 Running: qselectTest
7 Array: []
8 Reference: {}
9 Actual:    {}
10 Array: [0]
11 Reference: {"min":0,"median":0,"max":0}
12 Actual:    {"min":0,"median":0,"max":0}
13 Array: [0,0,0,0,0,0,0,0]
14 Reference: {"min":0,"median":0,"max":0}
15 Actual:    {"min":0,"median":0,"max":0}
16 Array: [4,3,2,1]
17 Reference: {"min":1,"median":3,"max":4}
18 Actual:    {"min":1,"median":3,"max":4}
19 Array: [1,2,3,4,5]
20 Reference: {"min":1,"median":3,"max":5}
21 Actual:    {"min":1,"median":3,"max":5}
22 Array: [-1,3,2,7,7,7,10,12,3,4,-1,2]
23 Reference: {"min":-1,"median":4,"max":12}
24 Actual:    {"min":-1,"median":4,"max":12}
25
26 Running: sortRangeTest
27