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 [97, 150, 3, 51], | 9 [97, 150, 3, 51], |
10 [91, 156, 3, 39], | 10 [91, 156, 3, 39], |
11 [43, 174, 3, 22], | 11 [43, 174, 3, 22], |
12 [5, 153, 103, 45] | 12 [5, 153, 103, 45] |
13 ], | 13 ], |
14 "paintInvalidationClients": [ | 14 "paintInvalidationClients": [ |
| 15 "InlineTextBox 'Lorem ipsum'", |
| 16 "InlineTextBox ' '", |
| 17 "InlineFlowBox", |
| 18 "RootInlineBox", |
| 19 "InlineTextBox ''", |
| 20 "InlineFlowBox", |
| 21 "RootInlineBox", |
15 "LayoutText #text", | 22 "LayoutText #text", |
| 23 "InlineTextBox 'Lorem ipsum'", |
| 24 "InlineTextBox ' '", |
| 25 "InlineFlowBox", |
| 26 "RootInlineBox", |
| 27 "InlineTextBox 'dolor sit amet'", |
| 28 "InlineFlowBox", |
| 29 "RootInlineBox", |
| 30 "InlineTextBox 'Lorem ipsum'", |
| 31 "InlineTextBox ' '", |
| 32 "InlineFlowBox", |
| 33 "RootInlineBox", |
| 34 "InlineTextBox ''", |
| 35 "InlineFlowBox", |
| 36 "RootInlineBox", |
| 37 "InlineTextBox 'Lorem ipsum'", |
| 38 "InlineTextBox ' '", |
| 39 "InlineFlowBox", |
| 40 "RootInlineBox", |
| 41 "InlineTextBox ''", |
| 42 "InlineFlowBox", |
| 43 "RootInlineBox", |
| 44 "InlineTextBox 'Lorem ipsum'", |
| 45 "InlineTextBox ' '", |
| 46 "InlineFlowBox", |
| 47 "RootInlineBox", |
| 48 "InlineTextBox ''", |
| 49 "InlineFlowBox", |
| 50 "RootInlineBox", |
| 51 "InlineTextBox 'Lorem ipsum'", |
| 52 "InlineTextBox ' '", |
| 53 "InlineFlowBox", |
| 54 "RootInlineBox", |
| 55 "InlineTextBox ''", |
| 56 "InlineFlowBox", |
| 57 "RootInlineBox", |
| 58 "InlineTextBox 'Lorem ipsum'", |
| 59 "InlineTextBox ' '", |
| 60 "InlineFlowBox", |
| 61 "RootInlineBox", |
| 62 "InlineTextBox 'dolor sit'", |
| 63 "InlineFlowBox", |
| 64 "RootInlineBox", |
| 65 "InlineTextBox 'Lorem ipsum'", |
| 66 "InlineTextBox ' '", |
| 67 "InlineFlowBox", |
| 68 "RootInlineBox", |
| 69 "InlineTextBox 'dolor sit'", |
| 70 "InlineFlowBox", |
| 71 "RootInlineBox", |
| 72 "InlineTextBox 'Lorem ipsum'", |
| 73 "InlineTextBox ' '", |
| 74 "InlineFlowBox", |
| 75 "RootInlineBox", |
| 76 "InlineTextBox ''", |
| 77 "InlineFlowBox", |
| 78 "RootInlineBox", |
| 79 "InlineTextBox 'Lorem ipsum'", |
| 80 "InlineTextBox ' '", |
| 81 "InlineFlowBox", |
| 82 "RootInlineBox", |
| 83 "InlineTextBox ''", |
| 84 "InlineFlowBox", |
| 85 "RootInlineBox", |
| 86 "InlineTextBox 'Lorem ipsum'", |
| 87 "InlineTextBox ' '", |
| 88 "InlineFlowBox", |
| 89 "RootInlineBox", |
| 90 "InlineTextBox ''", |
| 91 "InlineFlowBox", |
| 92 "RootInlineBox", |
| 93 "InlineTextBox 'Lorem ipsum'", |
| 94 "InlineTextBox ' '", |
| 95 "InlineFlowBox", |
| 96 "RootInlineBox", |
| 97 "InlineTextBox ''", |
| 98 "InlineFlowBox", |
| 99 "RootInlineBox", |
| 100 "InlineTextBox 'Lorem ipsum'", |
| 101 "InlineTextBox ' '", |
| 102 "InlineFlowBox", |
| 103 "RootInlineBox", |
| 104 "InlineTextBox 'dolor'", |
| 105 "InlineFlowBox", |
| 106 "RootInlineBox", |
| 107 "InlineTextBox 'Lorem ipsum'", |
| 108 "InlineTextBox ' '", |
| 109 "InlineFlowBox", |
| 110 "RootInlineBox", |
| 111 "InlineTextBox 'dolor'", |
| 112 "InlineFlowBox", |
| 113 "RootInlineBox", |
16 "LayoutBlockFlow DIV", | 114 "LayoutBlockFlow DIV", |
17 "LayoutInline SPAN id='test'", | 115 "LayoutInline SPAN id='test'", |
| 116 "InlineFlowBox", |
| 117 "InlineFlowBox", |
18 "LayoutText #text", | 118 "LayoutText #text", |
| 119 "InlineTextBox 'Lorem ipsum'", |
| 120 "InlineTextBox ' '", |
| 121 "InlineTextBox 'dolor\u00A0'", |
19 "LayoutBlockFlow DIV" | 122 "LayoutBlockFlow DIV" |
20 ] | 123 ] |
21 } | 124 } |
22 ] | 125 ] |
23 } | 126 } |
24 | 127 |
OLD | NEW |