Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / sub-pixel / repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
blob69e1c3d4b1ddab895a6bdc504e03854c7eb8a159
1 10.5px,12.5px,10.5px:
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "position": [11, 0],
12           "bounds": [100, 50],
13           "drawsContent": true,
14           "repaintRects": [
15             [12, 0, 12, 12],
16             [10, 0, 12, 12]
17           ]
18         }
19       ]
20     }
21   ]
23 10.6px,12.4px,10.4px:
25   "bounds": [800, 600],
26   "children": [
27     {
28       "bounds": [800, 600],
29       "contentsOpaque": true,
30       "drawsContent": true,
31       "children": [
32         {
33           "position": [11, 0],
34           "bounds": [100, 50],
35           "drawsContent": true,
36           "repaintRects": [
37             [11, 0, 13, 12],
38             [9, 0, 13, 12]
39           ]
40         }
41       ]
42     }
43   ]
45 10.4px,12.6px,10.6px:
47   "bounds": [800, 600],
48   "children": [
49     {
50       "bounds": [800, 600],
51       "contentsOpaque": true,
52       "drawsContent": true,
53       "children": [
54         {
55           "position": [10, 0],
56           "bounds": [100, 50],
57           "drawsContent": true,
58           "repaintRects": [
59             [12, 0, 13, 12],
60             [10, 0, 13, 12]
61           ]
62         }
63       ]
64     }
65   ]
67 10.6px,12.6px,10.6px:
69   "bounds": [800, 600],
70   "children": [
71     {
72       "bounds": [800, 600],
73       "contentsOpaque": true,
74       "drawsContent": true,
75       "children": [
76         {
77           "position": [11, 0],
78           "bounds": [100, 50],
79           "drawsContent": true,
80           "repaintRects": [
81             [12, 0, 13, 12],
82             [10, 0, 13, 12]
83           ]
84         }
85       ]
86     }
87   ]
89 10.4px,12.4px,10.4px:
91   "bounds": [800, 600],
92   "children": [
93     {
94       "bounds": [800, 600],
95       "contentsOpaque": true,
96       "drawsContent": true,
97       "children": [
98         {
99           "position": [10, 0],
100           "bounds": [100, 50],
101           "drawsContent": true,
102           "repaintRects": [
103             [12, 0, 13, 12],
104             [10, 0, 13, 12]
105           ]
106         }
107       ]
108     }
109   ]