Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / video-unmute-repaint-expected.txt
blob5795207230bebce66cd31049c403d7c9cad7c295
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": [700, 525],
12           "paintInvalidationClients": [
13             "LayoutVideo VIDEO id='v'"
14           ]
15         },
16         {
17           "shouldFlattenTransform": false,
18           "children": [
19             {
20               "position": [8, 8],
21               "bounds": [700, 525],
22               "drawsContent": true
23             },
24             {
25               "position": [8, 8],
26               "bounds": [700, 520],
27               "drawsContent": true,
28               "repaintRects": [
29                 [599, 493, 24, 24],
30                 [570, 493, 89, 24],
31                 [570, 493, 89, 24],
32                 [570, 493, 24, 24],
33                 [535, 490, 35, 30]
34               ],
35               "paintInvalidationClients": [
36                 "LayoutButton INPUT",
37                 "LayoutSlider INPUT",
38                 "LayoutFlexibleBox DIV",
39                 "LayoutBlockFlow DIV id='thumb'"
40               ]
41             }
42           ]
43         }
44       ]
45     }
46   ]