Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / rtl / rtl-fixed-overflow-expected.txt
blob9e4342e75ec5bd7df791fff874d36da7cecee6ba
2   "position": [-215, 0],
3   "bounds": [1000, 1000],
4   "children": [
5     {
6       "bounds": [1000, 1000],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "backgroundColor": "#FF0000",
10       "children": [
11         {
12           "position": [265, 50],
13           "bounds": [100, 100],
14           "contentsOpaque": true,
15           "drawsContent": true,
16           "backgroundColor": "#008000"
17         }
18       ]
19     }
20   ]