Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / highlight-node-scroll-expected.txt
1 This test verifies the position and size of the highlight rectangles overlayed on an inspected div in the scrolled view.
2
3 inspectedElement1: {
4   "paths": [
5     {
6       "path": ["M", -12, -62, "L", 188, -62, "L", 188, 138, "L", -12, 138, "Z"],
7       "fillColor": "rgba(255, 0, 0, 0)",
8       "outlineColor": "rgba(128, 0, 0, 0)"
9     },
10     {
11       "path": ["M", -27, -77, "L", 203, -77, "L", 203, 153, "L", -27, 153, "Z"],
12       "fillColor": "rgba(0, 255, 0, 0)"
13     },
14     {
15       "path": ["M", -37, -87, "L", 213, -87, "L", 213, 163, "L", -37, 163, "Z"],
16       "fillColor": "rgba(0, 0, 255, 0)"
17     },
18     {
19       "path": ["M", -42, -92, "L", 218, -92, "L", 218, 168, "L", -42, 168, "Z"],
20       "fillColor": "rgba(255, 255, 255, 0)"
21     }
22   ],
23   "showRulers": true,
24   "showExtensionLines": true
25 }
26
27 inspectedElement2: {
28   "paths": [
29     {
30       "path": ["M", -72, 148, "L", 128, 148, "L", 128, 348, "L", -72, 348, "Z"],
31       "fillColor": "rgba(255, 0, 0, 0)",
32       "outlineColor": "rgba(128, 0, 0, 0)"
33     },
34     {
35       "path": ["M", -87, 133, "L", 143, 133, "L", 143, 363, "L", -87, 363, "Z"],
36       "fillColor": "rgba(0, 255, 0, 0)"
37     },
38     {
39       "path": ["M", -97, 123, "L", 153, 123, "L", 153, 373, "L", -97, 373, "Z"],
40       "fillColor": "rgba(0, 0, 255, 0)"
41     },
42     {
43       "path": ["M", -102, 118, "L", 158, 118, "L", 158, 378, "L", -102, 378, "Z"],
44       "fillColor": "rgba(255, 255, 255, 0)"
45     }
46   ],
47   "showRulers": true,
48   "showExtensionLines": true
49 }
50
51