Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / highlight / highlight-node-scroll-expected.txt
blob11aa8a45db30a7b35df19f3ba3a081459fad166a
1 This test verifies the position and size of the highlight rectangles overlayed on an inspected div in the scrolled view.
3 inspectedElement1{
4   "paths": [
5     {
6       "path": [
7         "M",
8         -12,
9         -62,
10         "L",
11         188,
12         -62,
13         "L",
14         188,
15         138,
16         "L",
17         -12,
18         138,
19         "Z"
20       ],
21       "fillColor": "rgba(255, 0, 0, 0)",
22       "outlineColor": "rgba(128, 0, 0, 0)",
23       "name": "content"
24     },
25     {
26       "path": [
27         "M",
28         -27,
29         -77,
30         "L",
31         203,
32         -77,
33         "L",
34         203,
35         153,
36         "L",
37         -27,
38         153,
39         "Z"
40       ],
41       "fillColor": "rgba(0, 255, 0, 0)",
42       "name": "padding"
43     },
44     {
45       "path": [
46         "M",
47         -37,
48         -87,
49         "L",
50         213,
51         -87,
52         "L",
53         213,
54         163,
55         "L",
56         -37,
57         163,
58         "Z"
59       ],
60       "fillColor": "rgba(0, 0, 255, 0)",
61       "name": "border"
62     },
63     {
64       "path": [
65         "M",
66         -42,
67         -92,
68         "L",
69         218,
70         -92,
71         "L",
72         218,
73         168,
74         "L",
75         -42,
76         168,
77         "Z"
78       ],
79       "fillColor": "rgba(255, 255, 255, 0)",
80       "name": "margin"
81     }
82   ],
83   "showRulers": true,
84   "showExtensionLines": true,
85   "elementInfo": {
86     "tagName": "div",
87     "idValue": "inspectedElement1",
88     "className": ".inspected",
89     "nodeWidth": "250",
90     "nodeHeight": "250"
91   },
92   "displayAsMaterial": false
94 inspectedElement2{
95   "paths": [
96     {
97       "path": [
98         "M",
99         -72,
100         148,
101         "L",
102         128,
103         148,
104         "L",
105         128,
106         348,
107         "L",
108         -72,
109         348,
110         "Z"
111       ],
112       "fillColor": "rgba(255, 0, 0, 0)",
113       "outlineColor": "rgba(128, 0, 0, 0)",
114       "name": "content"
115     },
116     {
117       "path": [
118         "M",
119         -87,
120         133,
121         "L",
122         143,
123         133,
124         "L",
125         143,
126         363,
127         "L",
128         -87,
129         363,
130         "Z"
131       ],
132       "fillColor": "rgba(0, 255, 0, 0)",
133       "name": "padding"
134     },
135     {
136       "path": [
137         "M",
138         -97,
139         123,
140         "L",
141         153,
142         123,
143         "L",
144         153,
145         373,
146         "L",
147         -97,
148         373,
149         "Z"
150       ],
151       "fillColor": "rgba(0, 0, 255, 0)",
152       "name": "border"
153     },
154     {
155       "path": [
156         "M",
157         -102,
158         118,
159         "L",
160         158,
161         118,
162         "L",
163         158,
164         378,
165         "L",
166         -102,
167         378,
168         "Z"
169       ],
170       "fillColor": "rgba(255, 255, 255, 0)",
171       "name": "margin"
172     }
173   ],
174   "showRulers": true,
175   "showExtensionLines": true,
176   "elementInfo": {
177     "tagName": "div",
178     "idValue": "inspectedElement2",
179     "className": ".inspected",
180     "nodeWidth": "250",
181     "nodeHeight": "250"
182   },
183   "displayAsMaterial": false