Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / repaint / should-not-repaint-composited-opacity-expected.txt
blobb4a9910373b3722b9b097797b557ff349edd9e4e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 8],
11           "bounds": [100, 100],
12           "opacity": 0.5,
13           "contentsOpaque": true,
14           "drawsContent": true,
15           "backfaceVisibility": "hidden",
16           "backgroundColor": "#008000"
17         }
18       ]
19     }
20   ]