Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / layers / layer-scroll-rects-get-expected.txt
blob05c891a4a7baf012a8ea4675bae979e2dfb38852
1 Scroll rectangles
2 Model elements dump
4     0 : {
5         rect : {
6             height : 600
7             width : 800
8             x : 0
9             y : 0
10         }
11         type : "WheelEventHandler"
12     }
15     0 : {
16         rect : {
17             height : 20
18             width : 20
19             x : 8
20             y : 8
21         }
22         type : "TouchEventHandler"
23     }
26     0 : {
27         rect : {
28             height : 40
29             width : 40
30             x : 0
31             y : 0
32         }
33         type : "TouchEventHandler"
34     }