Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / align-self-change-grid-expected.txt
blobb71482c0539eacb4fa899fafa321a567214aeb37
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 52, 100, 300],
10         [100, 52, 100, 50],
11         [0, 302, 100, 50],
12         [0, 302, 100, 50],
13         [0, 52, 100, 300],
14         [0, 52, 100, 50]
15       ],
16       "paintInvalidationClients": [
17         "LayoutBlockFlow DIV class='item1'",
18         "LayoutBlockFlow DIV",
19         "LayoutBlockFlow DIV class='item2'"
20       ]
21     }
22   ]