Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / android / inspector / layers / layer-scroll-rects-get-expected.txt
blobf5f9a0bdba3fa0a9bc672063288c9568b8839d80
1 Scroll rectangles
2 Model elements dump
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     }
24     0 : {
25         rect : {
26             height : 20
27             width : 20
28             x : 8
29             y : 8
30         }
31         type : "TouchEventHandler"
32     }
35     0 : {
36         rect : {
37             height : 40
38             width : 40
39             x : 0
40             y : 0
41         }
42         type : "TouchEventHandler"
43     }