summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/inline-vertical-lr-overflow-expected.txt
blob: b9874fd6c41ae5deb8fd80e2e516619b6d8a8c3e (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": [
        [33, 33, 100, 250]
      ],
      "paintInvalidationClients": [
        "LayoutText #text",
        "InlineTextBox 'A\u00A0\u00A0B'"
      ]
    }
  ]
}