Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / hover-pseudo-borders-expected.txt
blobf81942a6a498fec3602f16f17fc298d0c676561a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [138, 8, 100, 100],
10         [8, 8, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV class='hitregion'",
14         "LayoutBlockFlow (positioned) \u003Cpseudo:after\u003E",
15         "LayoutTextFragment (anonymous)"
16       ]
17     }
18   ]