Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / clipped-relative-expected.txt
blob607e5d1917bf7b0af8370ae05cee5b8d6862b1ea
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 74, 204, 232],
10         [8, 74, 204, 232],
11         [8, 74, 94, 232],
12         [8, 74, 94, 232]
13       ],
14       "paintInvalidationClients": [
15         "RootInlineBox",
16         "InlineBox",
17         "LayoutBlockFlow (relative positioned) DIV id='i'",
18         "LayoutBlockFlow (positioned) DIV id='inner'",
19         "LayoutImage IMG",
20         "LayoutText #text"
21       ]
22     }
23   ]