Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / justify-content-position-change-expected.txt
blob6a9a3f8198b6b1959862e2cd9166edc9e3e811ee
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [101, 53, 50, 50],
10         [100, 52, 52, 300],
11         [53, 53, 50, 50],
12         [52, 52, 52, 300],
13         [49, 53, 50, 50],
14         [48, 52, 52, 300],
15         [1, 53, 50, 50],
16         [0, 52, 52, 300]
17       ],
18       "paintInvalidationClients": [
19         "LayoutBlockFlow DIV class='item'",
20         "LayoutBlockFlow DIV",
21         "LayoutBlockFlow DIV class='item'",
22         "LayoutBlockFlow DIV"
23       ]
24     }
25   ]