Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / media / video-paint-invalidation-expected.txt
blob1e4bc8e9c73e8b5f6d75f397c90da876049f932d
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": [320, 240],
12           "paintInvalidationClients": [
13             "LayoutVideo VIDEO id='video'"
14           ]
15         },
16         {
17           "shouldFlattenTransform": false,
18           "children": [
19             {
20               "position": [8, 8],
21               "bounds": [320, 240],
22               "drawsContent": true
23             },
24             {
25               "position": [8, 8],
26               "bounds": [320, 235],
27               "drawsContent": true,
28               "repaintRects": [
29                 [228, 208, 51, 24],
30                 [193, 205, 36, 30],
31                 [159, 212, 26, 16],
32                 [159, 205, 26, 23],
33                 [118, 208, 33, 24],
34                 [47, 208, 111, 24],
35                 [47, 208, 111, 24],
36                 [47, 208, 32, 24],
37                 [14, 205, 30, 30]
38               ],
39               "paintInvalidationClients": [
40                 "InlineTextBox ''",
41                 "RootInlineBox",
42                 "LayoutButton INPUT",
43                 "LayoutSlider INPUT",
44                 "LayoutFlexibleBox DIV",
45                 "LayoutBlockFlow DIV id='thumb'",
46                 "LayoutBlockFlow (anonymous)",
47                 "LayoutText #text",
48                 "InlineTextBox '0:00'",
49                 "LayoutButton INPUT",
50                 "LayoutSlider INPUT"
51               ]
52             }
53           ]
54         }
55       ]
56     }
57   ]