summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/transform-inline-layered-child-expected.txt
blob: d3c2fa90960f3ce46935a5abf4dd9b92f95bde8c (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
36
37
38
39
40
41
42
43
44
45
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [300, 301, 80, 161],
        [300, 300, 80, 162],
        [147, 85, 1, 1],
        [139, 359, 151, 181],
        [139, 359, 151, 181],
        [100, 100, 100, 162],
        [66, 85, 168, 192]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='box'",
        "RootInlineBox",
        "LayoutInline (relative positioned) SPAN id='child'",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "InlineFlowBox",
        "LayoutText #text",
        "InlineTextBox 'A B C'",
        "InlineTextBox 'D E F'",
        "InlineTextBox 'G H I'",
        "InlineTextBox 'J K L'",
        "InlineTextBox 'M N O'",
        "InlineTextBox 'P Q R'",
        "InlineTextBox 'S T U'",
        "InlineTextBox 'V W X'",
        "InlineTextBox 'Y Z'",
        "LayoutText #text"
      ]
    }
  ]
}