Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / flexbox / repaint-opacity-change-expected.txt
blob90a384b62b1a5caf9b5239873faa470e871162a4
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [18, 18, 764, 20],
10         [18, 18, 764, 20],
11         [18, 18, 764, 20]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='target' class='item'",
15         "LayoutBlockFlow DIV id='target' class='item'"
16       ]
17     }
18   ]