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": [3, 39, 794, 28], | 11 "rect": [3, 39, 794, 28], |
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": [3, 39, 794, 28], | 16 "rect": [3, 39, 794, 28], |
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": [3, 39, 794, 28], | 21 "rect": [3, 39, 794, 28], |
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": [3, 39, 794, 28], | 26 "rect": [3, 39, 794, 28], |
27 "reason": "forced by layout" | 27 "reason": "forced by layout" |
28 }, | 28 }, |
29 { | 29 { |
30 "object": "LayoutText #text", | |
31 "rect": [8, 44, 23, 18], | |
32 "reason": "full" | |
33 }, | |
34 { | |
35 "object": "LayoutText #text", | |
36 "rect": [8, 44, 16, 18], | |
37 "reason": "full" | |
38 }, | |
39 { | |
40 "object": "LayoutTextFragment (anonymous)", | 30 "object": "LayoutTextFragment (anonymous)", |
41 "rect": [30, 44, 9, 18], | 31 "rect": [30, 44, 9, 18], |
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, 44, 9, 18], | 36 "rect": [23, 44, 9, 18], |
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, 44, 9, 18], | 41 "rect": [23, 44, 9, 18], |
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, 44, 9, 18], | 46 "rect": [15, 44, 9, 18], |
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, 44, 9, 18], | 51 "rect": [15, 44, 9, 18], |
62 "reason": "forced by layout" | 52 "reason": "forced by layout" |
63 }, | 53 }, |
64 { | 54 { |
65 "object": "LayoutText #text", | |
66 "rect": [8, 44, 8, 18], | |
67 "reason": "layoutObject insertion" | |
68 }, | |
69 { | |
70 "object": "LayoutTextFragment (anonymous)", | 55 "object": "LayoutTextFragment (anonymous)", |
71 "rect": [8, 44, 8, 18], | 56 "rect": [8, 44, 8, 18], |
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 |