Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / mix-blend-mode-separate-stacking-context-expected.txt
blob8837d253569cb27ade8b04108ed1e7753d7a4d8f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [348, 48, 60, 60],
10         [328, 28, 60, 60],
11         [328, 28, 60, 60],
12         [248, 48, 60, 60],
13         [188, 28, 20, 80],
14         [148, 48, 60, 60],
15         [148, 48, 60, 60],
16         [128, 88, 80, 20],
17         [88, 28, 20, 80],
18         [48, 48, 60, 60],
19         [48, 48, 60, 60],
20         [28, 88, 80, 20]
21       ],
22       "paintInvalidationClients": [
23         "LayoutBlockFlow (floating) DIV id='second'",
24         "LayoutBlockFlow (relative positioned) (floating) DIV",
25         "LayoutBlockFlow (floating) DIV id='first'",
26         "LayoutBlockFlow (relative positioned) (floating) DIV",
27         "LayoutBlockFlow (floating) DIV id='second'",
28         "LayoutBlockFlow (floating) DIV id='third'",
29         "LayoutBlockFlow (relative positioned) (floating) DIV id='fourth'",
30         "LayoutBlockFlow (floating) DIV"
31       ]
32     }
33   ]