Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / opacity-change-on-overflow-float-expected.txt
blob4827d2240ed691324fb85a8eea52b67c941ae090
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 78, 100, 100],
10         [8, 78, 100, 100],
11         [8, 78, 100, 100]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow (floating) DIV class='green'",
15         "LayoutBlockFlow (floating) DIV class='red'",
16         "LayoutBlockFlow (floating) DIV class='green'"
17       ]
18     }
19   ]