Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / fixed-and-absolute-position-scrolled-expected.txt
blob046ddc0ec088bb5e7d762c77f0585ddf284dd156
2   "bounds": [800, 2016],
3   "children": [
4     {
5       "bounds": [800, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [108, 5708, 100, 100],
10         [100, 700, 100, 100],
11         [8, 5008, 100, 100],
12         [8, 8, 100, 100],
13         [0, 2016, 800, 3792],
14         [0, 0, 800, 2016]
15       ],
16       "paintInvalidationClients": [
17         "LayoutView #document",
18         "LayoutBlockFlow HTML",
19         "LayoutBlockFlow DIV id='container' class='relative'",
20         "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'"
21       ]
22     }
23   ]