Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / layers / layer-scroll-rects-get-expected.txt
1 Scroll rectangles
2 Model elements dump
3 {
4     0 : {
5         rect : {
6             height : 20
7             width : 20
8             x : 8
9             y : 8
10         }
11         type : "RepaintsOnScroll"
12     }
13     1 : {
14         rect : {
15             height : 600
16             width : 800
17             x : 0
18             y : 0
19         }
20         type : "WheelEventHandler"
21     }
22 }
23 {
24     0 : {
25         rect : {
26             height : 20
27             width : 20
28             x : 8
29             y : 8
30         }
31         type : "TouchEventHandler"
32     }
33 }
34 {
35     0 : {
36         rect : {
37             height : 40
38             width : 40
39             x : 0
40             y : 0
41         }
42         type : "TouchEventHandler"
43     }
44 }
45