Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / opacity-change-on-overflow-float-expected.txt
blobf5892da53af9f1d4d26f2a8b28a464e15e18390d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 84, 100, 100],
10         [8, 84, 100, 100],
11         [8, 84, 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   ]