summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt
blob: 4c7c650c40d40d9cd2f580e7bd188b252cde81c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [550, 8, 200, 50]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='target' class='changed'",
        "RootInlineBox"
      ]
    }
  ]
}