Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / positioned-list-offset-change-repaint-expected.txt
blob4b839ba2fcf4c9aab365bae4bb6edb9f11d74a20
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 60, 214, 236],
10         [8, 60, 214, 232],
11         [8, 60, 114, 236],
12         [8, 60, 114, 232]
13       ],
14       "paintInvalidationClients": [
15         "RootInlineBox",
16         "InlineBox",
17         "InlineBox",
18         "LayoutBlockFlow (positioned) UL id='list'",
19         "LayoutListItem (positioned) LI",
20         "LayoutListMarker (anonymous)",
21         "LayoutImage IMG",
22         "LayoutText #text"
23       ]
24     }
25   ]