Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / box-shadow / negative-shadow-box-shrink-expected.txt
blob165f244924734a96ddcf50a5f13b439034f9144d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 200, 600, 100],
10         [100, 60, 640, 240],
11         [100, 60, 640, 140]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='inner2'",
15         "LayoutBlockFlow DIV id='outer'"
16       ]
17     }
18   ]