Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / layer-hide-when-needs-layout-expected.txt
blobffa3c72902fb5789acc5572d915cc10c92d8a772
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (positioned) DIV id='target'"
13       ]
14     }
15   ]