Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
blob634dfce9d7575462d63bebc4f6939f8f3c590a7c
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [18, 18, 284, 20],
10         [18, 18, 284, 20],
11         [18, 18, 22, 19],
12         [8, 187, 784, 20],
13         [8, 187, 22, 19]
14       ],
15       "paintInvalidationClients": [
16         "InlineTextBox 'abc'",
17         "LayoutText #text",
18         "RootInlineBox",
19         "LayoutBlockFlow DIV id='inner-target'",
20         "LayoutBlockFlow BODY",
21         "LayoutBlockFlow DIV id='inner-target'",
22         "LayoutText #text",
23         "InlineTextBox 'abc'"
24       ]
25     }
26   ]