Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / transform-relative-position-expected.txt
blob7bd58ffa14079d0dea55b95572cad80bc3669c85
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [108, 150, 202, 202],
10         [66, 108, 286, 286]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'"
14       ]
15     }
16   ]