Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / justify-self-overflow-change-expected.txt
blobb0b05f6e0c9df2494daba9b47b392ba030aa3d47
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [150, 52, 50, 300],
10         [0, 52, 200, 300],
11         [0, 52, 150, 300],
12         [0, 52, 150, 150],
13         [0, 16, 800, 336],
14         [0, 0, 800, 352],
15         [-50, 52, 250, 300],
16         [-50, 52, 150, 300],
17         [-50, 52, 150, 150],
18         [-50, 16, 850, 336],
19         [-50, 0, 850, 352]
20       ],
21       "paintInvalidationClients": [
22         "LayoutBlockFlow HTML",
23         "LayoutBlockFlow BODY",
24         "LayoutGrid DIV id='container'",
25         "LayoutBlockFlow DIV class='item1'",
26         "LayoutBlockFlow DIV",
27         "LayoutBlockFlow DIV class='item2'"
28       ]
29     }
30   ]