Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / outline-change-offset-expected.txt
blobe4f270f3ab8ca6ab11d1a0b246caa7aefa85560d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [40, 40, 120, 120],
10         [35, 35, 130, 130],
11         [35, 35, 130, 130]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow (positioned) DIV id='indicator'",
15         "LayoutBlockFlow (positioned) DIV id='target'"
16       ]
17     }
18   ]