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, 304, 64, 17], | 9 [8, 304, 64, 17], |
10 [8, 286, 30, 17], | 10 [8, 286, 30, 17], |
11 [8, 268, 69, 17], | 11 [8, 268, 69, 17], |
12 [8, 250, 784, 72], | 12 [8, 250, 784, 72], |
13 [8, 250, 113, 17], | 13 [8, 250, 113, 17], |
14 [8, 204, 64, 17], | 14 [8, 204, 64, 17], |
15 [8, 186, 30, 17], | 15 [8, 186, 30, 17], |
16 [8, 168, 69, 17], | 16 [8, 168, 69, 17], |
17 [8, 150, 113, 17], | 17 [8, 150, 113, 17], |
18 [8, 150, 10, 100], | 18 [8, 150, 10, 100], |
19 [8, 132, 80, 17], | 19 [8, 132, 80, 17], |
20 [8, 114, 45, 17], | 20 [8, 114, 45, 17], |
21 [8, 96, 80, 17], | 21 [8, 96, 80, 17], |
22 [8, 78, 44, 17], | 22 [8, 78, 44, 17], |
23 [8, 60, 784, 262], | 23 [8, 60, 784, 262], |
24 [8, 60, 784, 162], | 24 [8, 60, 784, 162], |
25 [8, 60, 784, 90], | 25 [8, 60, 784, 90], |
26 [8, 60, 41, 17] | 26 [8, 60, 41, 17] |
27 ], | 27 ], |
28 "paintInvalidationClients": [ | 28 "paintInvalidationClients": [ |
| 29 "InlineTextBox 'Word,'", |
| 30 "InlineTextBox '\n'", |
| 31 "RootInlineBox", |
| 32 "InlineTextBox 'words,'", |
| 33 "InlineTextBox '\n'", |
| 34 "RootInlineBox", |
| 35 "InlineTextBox 'more words.'", |
| 36 "InlineTextBox '\n'", |
| 37 "RootInlineBox", |
| 38 "InlineTextBox 'I could'", |
| 39 "InlineTextBox '\n'", |
| 40 "RootInlineBox", |
| 41 "InlineTextBox 'write a book'", |
| 42 "InlineTextBox '\n'", |
| 43 "RootInlineBox", |
| 44 "InlineTextBox 'about all the stuff'", |
| 45 "InlineTextBox '\n'", |
| 46 "RootInlineBox", |
| 47 "InlineTextBox 'that comes'", |
| 48 "InlineTextBox '\n'", |
| 49 "RootInlineBox", |
| 50 "InlineTextBox 'after'", |
| 51 "InlineTextBox '\n'", |
| 52 "RootInlineBox", |
| 53 "InlineTextBox 'the break.'", |
| 54 "RootInlineBox", |
29 "LayoutBlockFlow DIV", | 55 "LayoutBlockFlow DIV", |
30 "LayoutBlockFlow (anonymous)", | 56 "LayoutBlockFlow (anonymous)", |
31 "LayoutText #text", | 57 "LayoutText #text", |
| 58 "InlineTextBox 'Word,'", |
32 "LayoutBR BR", | 59 "LayoutBR BR", |
| 60 "InlineTextBox '\n'", |
33 "LayoutText #text", | 61 "LayoutText #text", |
| 62 "InlineTextBox 'words,'", |
34 "LayoutBR BR", | 63 "LayoutBR BR", |
| 64 "InlineTextBox '\n'", |
35 "LayoutText #text", | 65 "LayoutText #text", |
| 66 "InlineTextBox 'more words.'", |
36 "LayoutBR BR", | 67 "LayoutBR BR", |
| 68 "InlineTextBox '\n'", |
37 "LayoutText #text", | 69 "LayoutText #text", |
| 70 "InlineTextBox 'I could'", |
38 "LayoutBR BR", | 71 "LayoutBR BR", |
| 72 "InlineTextBox '\n'", |
39 "LayoutText #text", | 73 "LayoutText #text", |
| 74 "InlineTextBox 'write a book'", |
40 "LayoutBR BR", | 75 "LayoutBR BR", |
| 76 "InlineTextBox '\n'", |
41 "LayoutBlockFlow DIV id='target'", | 77 "LayoutBlockFlow DIV id='target'", |
42 "LayoutBlockFlow (anonymous)", | 78 "LayoutBlockFlow (anonymous)", |
43 "LayoutText #text", | 79 "LayoutText #text", |
| 80 "InlineTextBox 'about all the stuff'", |
44 "LayoutBR BR", | 81 "LayoutBR BR", |
| 82 "InlineTextBox '\n'", |
45 "LayoutText #text", | 83 "LayoutText #text", |
| 84 "InlineTextBox 'that comes'", |
46 "LayoutBR BR", | 85 "LayoutBR BR", |
| 86 "InlineTextBox '\n'", |
47 "LayoutText #text", | 87 "LayoutText #text", |
| 88 "InlineTextBox 'after'", |
48 "LayoutBR BR", | 89 "LayoutBR BR", |
49 "LayoutText #text" | 90 "InlineTextBox '\n'", |
| 91 "LayoutText #text", |
| 92 "InlineTextBox 'the break.'" |
50 ] | 93 ] |
51 } | 94 } |
52 ] | 95 ] |
53 } | 96 } |
54 | 97 |
OLD | NEW |