summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-expected.txt
blob: d9918eb91be06f78f3f2d421bee62d5305b35fcf (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": [
        [8, 8, 187, 19]
      ],
      "paintInvalidationClients": [
        "LayoutText #text",
        "InlineTextBox 'Should have green background'"
      ]
    }
  ]
}