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 [8, 167, 784, 20], | 9 [8, 167, 784, 21], |
10 [8, 167, 30, 19], | 10 [8, 167, 30, 20], |
11 [8, 147, 784, 40], | 11 [8, 147, 784, 41], |
12 [8, 147, 784, 20], | 12 [8, 147, 784, 21], |
13 [8, 147, 23, 19], | 13 [8, 147, 23, 20], |
14 [8, 127, 784, 40], | 14 [8, 127, 784, 40], |
15 [8, 127, 784, 20], | 15 [8, 127, 784, 21], |
16 [8, 127, 30, 19], | 16 [8, 127, 30, 20], |
17 [8, 127, 22, 19], | 17 [8, 127, 22, 20], |
18 [7, 126, 786, 102], | 18 [7, 126, 786, 103], |
19 [7, 126, 3, 21] | 19 [7, 126, 3, 22] |
20 ], | 20 ], |
21 "paintInvalidationClients": [ | 21 "paintInvalidationClients": [ |
22 "LayoutBlockFlow HTML", | 22 "LayoutBlockFlow HTML", |
23 "InlineTextBox 'one'", | 23 "InlineTextBox 'one'", |
24 "LayoutText #text", | 24 "LayoutText #text", |
25 "RootInlineBox", | 25 "RootInlineBox", |
26 "InlineTextBox 'two'", | 26 "InlineTextBox 'two'", |
27 "LayoutText #text", | 27 "LayoutText #text", |
28 "RootInlineBox", | 28 "RootInlineBox", |
29 "LayoutBlockFlow DIV", | 29 "LayoutBlockFlow DIV", |
(...skipping 18 matching lines...) Expand all Loading... |
48 "LayoutBlockFlow DIV", | 48 "LayoutBlockFlow DIV", |
49 "LayoutBlockFlow DIV id='one'", | 49 "LayoutBlockFlow DIV id='one'", |
50 "LayoutText #text", | 50 "LayoutText #text", |
51 "InlineTextBox 'three'", | 51 "InlineTextBox 'three'", |
52 "LayoutBlockFlow DIV id='one'" | 52 "LayoutBlockFlow DIV id='one'" |
53 ] | 53 ] |
54 } | 54 } |
55 ] | 55 ] |
56 } | 56 } |
57 | 57 |
OLD | NEW |