Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt
bloba9d2794cf148db3aee77f34f583d9e08d23d4632
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 194, 237],
10         [8, 8, 194, 232],
11         [8, 8, 114, 237],
12         [8, 8, 114, 232]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (relative positioned) DIV id='shiftMe'",
16         "LayoutBlockFlow (relative positioned) (floating) DIV class='imgContainer'",
17         "LayoutImage IMG",
18         "LayoutText #text"
19       ]
20     }
21   ]