Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / fixed-position-nonscrollable-body-mismatch-containers-expected.txt
1 Even though the fixed-position element's container is nonscrollable, it should still be composited because one of its ancestors is scrolling.
2
3 {
4   "bounds": [800, 600],
5   "children": [
6     {
7       "bounds": [800, 600],
8       "contentsOpaque": true,
9       "drawsContent": true
10     }
11   ]
12 }
13