Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / no-compositing-for-fixed-position-under-transform-expected.txt
1 TEST
2 {
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "position": [8, 8],
12           "bounds": [100, 30],
13           "drawsContent": true
14         }
15       ]
16     }
17   ]
18 }
19