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