Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / repaint-on-style-change-expected.txt
blobe6390bd5fa1d945b3c280733ed480338ad9e976b
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [260, 260, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (positioned) DIV id='box'"
13       ]
14     }
15   ]