summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-continuations-expected.txt
blob: 195b3da03bdbc420cbdf3ac72031d386e6144b1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [18, 148, 200, 18],
        [18, 110, 200, 18],
        [16, 146, 202, 21],
        [16, 146, 88, 21],
        [16, 108, 202, 21],
        [16, 108, 88, 59]
      ],
      "paintInvalidationClients": [
        "InlineTextBox 'CONTENTS'",
        "RootInlineBox",
        "InlineTextBox 'CONTENTS'",
        "RootInlineBox",
        "LayoutBlockFlow (anonymous)",
        "RootInlineBox",
        "LayoutInline SPAN id='outer'",
        "InlineFlowBox",
        "LayoutBlockFlow (anonymous)",
        "RootInlineBox",
        "LayoutInline SPAN id='outer'",
        "InlineFlowBox",
        "LayoutBlockFlow (anonymous)",
        "LayoutInline SPAN id='outer'"
      ]
    }
  ]
}