| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow DIV id='editor'", | 10 "object": "LayoutBlockFlow DIV id='editor'", |
| 11 "rect": [7, 47, 786, 22], | 11 "rect": [7, 47, 786, 22], |
| 12 "reason": "style change" | 12 "reason": "style change" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow DIV id='editor'", | 15 "object": "LayoutBlockFlow DIV id='editor'", |
| 16 "rect": [7, 47, 786, 22], | 16 "rect": [7, 47, 786, 22], |
| 17 "reason": "forced by layout" | 17 "reason": "forced by layout" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow DIV id='editor'", | 20 "object": "LayoutBlockFlow DIV id='editor'", |
| 21 "rect": [7, 47, 786, 22], | 21 "rect": [7, 47, 786, 22], |
| 22 "reason": "forced by layout" | 22 "reason": "forced by layout" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow DIV id='editor'", | 25 "object": "LayoutBlockFlow DIV id='editor'", |
| 26 "rect": [7, 47, 786, 22], | 26 "rect": [7, 47, 786, 22], |
| 27 "reason": "forced by layout" | 27 "reason": "forced by layout" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutText #text", | |
| 31 "rect": [8, 48, 22, 19], | |
| 32 "reason": "full" | |
| 33 }, | |
| 34 { | |
| 35 "object": "LayoutText #text", | |
| 36 "rect": [8, 48, 15, 19], | |
| 37 "reason": "full" | |
| 38 }, | |
| 39 { | |
| 40 "object": "LayoutTextFragment (anonymous)", | 30 "object": "LayoutTextFragment (anonymous)", |
| 41 "rect": [30, 48, 7, 19], | 31 "rect": [30, 48, 7, 19], |
| 42 "reason": "forced by layout" | 32 "reason": "forced by layout" |
| 43 }, | 33 }, |
| 44 { | 34 { |
| 45 "object": "LayoutTextFragment (anonymous)", | 35 "object": "LayoutTextFragment (anonymous)", |
| 46 "rect": [23, 48, 7, 19], | 36 "rect": [23, 48, 7, 19], |
| 47 "reason": "forced by layout" | 37 "reason": "forced by layout" |
| 48 }, | 38 }, |
| 49 { | 39 { |
| 50 "object": "LayoutTextFragment (anonymous)", | 40 "object": "LayoutTextFragment (anonymous)", |
| 51 "rect": [23, 48, 7, 19], | 41 "rect": [23, 48, 7, 19], |
| 52 "reason": "forced by layout" | 42 "reason": "forced by layout" |
| 53 }, | 43 }, |
| 54 { | 44 { |
| 55 "object": "LayoutTextFragment (anonymous)", | 45 "object": "LayoutTextFragment (anonymous)", |
| 56 "rect": [15, 48, 7, 19], | 46 "rect": [15, 48, 7, 19], |
| 57 "reason": "forced by layout" | 47 "reason": "forced by layout" |
| 58 }, | 48 }, |
| 59 { | 49 { |
| 60 "object": "LayoutTextFragment (anonymous)", | 50 "object": "LayoutTextFragment (anonymous)", |
| 61 "rect": [15, 48, 7, 19], | 51 "rect": [15, 48, 7, 19], |
| 62 "reason": "forced by layout" | 52 "reason": "forced by layout" |
| 63 }, | 53 }, |
| 64 { | 54 { |
| 65 "object": "LayoutText #text", | |
| 66 "rect": [8, 48, 7, 19], | |
| 67 "reason": "layoutObject insertion" | |
| 68 }, | |
| 69 { | |
| 70 "object": "LayoutTextFragment (anonymous)", | 55 "object": "LayoutTextFragment (anonymous)", |
| 71 "rect": [8, 48, 7, 19], | 56 "rect": [8, 48, 7, 19], |
| 72 "reason": "forced by layout" | 57 "reason": "forced by layout" |
| 73 } | 58 } |
| 74 ] | 59 ] |
| 75 } | 60 } |
| 76 ], | 61 ], |
| 77 "objectPaintInvalidations": [ | 62 "objectPaintInvalidations": [ |
| 78 { | 63 { |
| 79 "object": "LayoutBlockFlow DIV id='editor'", | 64 "object": "LayoutBlockFlow DIV id='editor'", |
| (...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 167 "object": "LayoutTextFragment (anonymous)", | 152 "object": "LayoutTextFragment (anonymous)", |
| 168 "reason": "forced by layout" | 153 "reason": "forced by layout" |
| 169 }, | 154 }, |
| 170 { | 155 { |
| 171 "object": "InlineTextBox 'x'", | 156 "object": "InlineTextBox 'x'", |
| 172 "reason": "forced by layout" | 157 "reason": "forced by layout" |
| 173 } | 158 } |
| 174 ] | 159 ] |
| 175 } | 160 } |
| 176 | 161 |
| OLD | NEW |