Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / css3 / flexbox / repaint-on-layout-expected.txt
blob8f86e6e958ceea401c1df07029a3ed940b90048d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [712, 8, 80, 24],
10         [712, 8, 80, 20]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV id='badge'",
14         "InlineBox",
15         "LayoutText #text",
16         "RootInlineBox",
17         "LayoutBlockFlow (floating) DIV class='state'"
18       ]
19     }
20   ]