OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [295, 178, 15, 324], | |
10 [295, 102, 15, 400], | 9 [295, 102, 15, 400], |
11 [295, 102, 15, 152], | |
12 [295, 102, 15, 76], | |
13 [18, 164, 269, 338], | 10 [18, 164, 269, 338], |
14 [18, 146, 269, 356], | 11 [18, 146, 269, 356], |
15 [18, 128, 269, 36], | 12 [18, 128, 269, 36], |
16 [18, 128, 269, 18], | 13 [18, 128, 269, 18], |
17 [18, 128, 256, 36], | 14 [18, 128, 256, 36], |
18 [18, 128, 84, 18], | 15 [18, 128, 84, 18], |
19 [10, 102, 285, 400] | 16 [10, 102, 285, 400] |
20 ], | 17 ], |
21 "paintInvalidationClients": [ | 18 "paintInvalidationClients": [ |
22 "InlineTextBox 'To be changed: findme (Manual testing:'", | 19 "InlineTextBox 'To be changed: findme (Manual testing:'", |
23 "InlineTextBox 'Find-in-page 'findme', then click here)'", | 20 "InlineTextBox 'Find-in-page 'findme', then click here)'", |
24 "LayoutText #text", | 21 "LayoutText #text", |
25 "RootInlineBox", | 22 "RootInlineBox", |
26 "RootInlineBox", | 23 "RootInlineBox", |
27 "VerticalScrollbar", | |
28 "LayoutIFrame (positioned) IFRAME id='iframe'", | |
29 "VerticalScrollbar", | |
30 "LayoutIFrame (positioned) IFRAME id='iframe'", | |
31 "VerticalScrollbar", | |
32 "LayoutIFrame (positioned) IFRAME id='iframe'", | |
33 "VerticalScrollbar", | |
34 "LayoutIFrame (positioned) IFRAME id='iframe'", | |
35 "LayoutBlockFlow HTML", | 24 "LayoutBlockFlow HTML", |
36 "LayoutBlockFlow DIV id='to-be-changed'", | 25 "LayoutBlockFlow DIV id='to-be-changed'", |
37 "LayoutText #text", | 26 "LayoutText #text", |
38 "InlineTextBox 'After change'", | 27 "InlineTextBox 'After change'", |
39 "LayoutBlockFlow DIV" | 28 "LayoutBlockFlow DIV", |
| 29 "VerticalScrollbar" |
40 ] | 30 ] |
41 } | 31 } |
42 ] | 32 ] |
43 } | 33 } |
44 | 34 |
OLD | NEW |