Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / text-selection-rect-in-overflow-expected.txt
blobe565ca48d44a0743a4a9f094f1359586e293c2ef
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 18, 199, 18]
10       ],
11       "paintInvalidationClients": [
12         "LayoutText #text",
13         "InlineTextBox 'Should have green background'"
14       ]
15     }
16   ]