summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/gradients-em-stops-repaint-expected.txt
blob: e71a3e6b7dc5fb7a2f175945f16ab6d56160fdcf (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
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [345, 19, 240, 20],
        [345, 19, 80, 20],
        [344, 18, 302, 122],
        [8, 8, 784, 146]
      ],
      "paintInvalidationClients": [
        "InlineBox",
        "InlineTextBox '\n'",
        "InlineBox",
        "RootInlineBox",
        "LayoutBlockFlow DIV class='em-units'",
        "LayoutBlockFlow DIV id='box4' class='box'",
        "LayoutBlockFlow DIV class='indicator'"
      ]
    }
  ]
}