Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / transforms / transform-focus-ring-repaint-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [5, 55],
11           "bounds": [398, 488],
12           "drawsContent": true,
13           "backfaceVisibility": "hidden",
14           "backgroundColor": "#FFFF00",
15           "repaintRects": [
16             [3, 3, 200, 200],
17             [0, 0, 398, 488],
18             [0, 0, 200, 200]
19           ]
20         },
21         {
22           "position": [100, 100],
23           "transformOrigin": [150, 150],
24           "bounds": [440, 300],
25           "drawsContent": true,
26           "backgroundColor": "#0000FF",
27           "transform": [
28             [0, 1, 0, 0],
29             [-1, 0, 0, 0],
30             [0, 0, 1, 0],
31             [0, 0, 0, 1]
32           ]
33         }
34       ]
35     }
36   ]
37 }
38