OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
11 { | 11 { |
12 "object": "LayoutText #text", | 12 "object": "LayoutText #text", |
13 "rect": [13, 80, 407, 108], | 13 "rect": [14, 242, 406, 125], |
14 "reason": "forced by layout" | 14 "reason": "forced by layout" |
15 }, | 15 }, |
16 { | 16 { |
17 "object": "LayoutText #text", | 17 "object": "LayoutText #text", |
18 "rect": [14, 170, 407, 72], | 18 "rect": [14, 224, 406, 125], |
19 "reason": "forced by layout" | 19 "reason": "forced by layout" |
20 }, | 20 }, |
21 { | 21 { |
22 "object": "LayoutText #text", | 22 "object": "LayoutText #text", |
23 "rect": [13, 188, 407, 71], | 23 "rect": [14, 80, 406, 107], |
24 "reason": "forced by layout" | 24 "reason": "forced by layout" |
25 }, | 25 }, |
26 { | 26 { |
27 "object": "LayoutText #text", | 27 "object": "LayoutText #text", |
28 "rect": [14, 242, 406, 126], | 28 "rect": [14, 476, 406, 89], |
29 "reason": "forced by layout" | 29 "reason": "forced by layout" |
30 }, | 30 }, |
31 { | 31 { |
32 "object": "LayoutText #text", | 32 "object": "LayoutText #text", |
33 "rect": [14, 224, 406, 126], | 33 "rect": [14, 188, 406, 71], |
34 "reason": "forced by layout" | 34 "reason": "forced by layout" |
35 }, | 35 }, |
36 { | 36 { |
37 "object": "LayoutText #text", | 37 "object": "LayoutText #text", |
38 "rect": [14, 476, 406, 90], | 38 "rect": [14, 170, 406, 71], |
39 "reason": "forced by layout" | 39 "reason": "forced by layout" |
40 }, | 40 }, |
41 { | 41 { |
42 "object": "LayoutText #text", | 42 "object": "LayoutText #text", |
43 "rect": [14, 422, 355, 53], | 43 "rect": [14, 422, 355, 53], |
44 "reason": "forced by layout" | 44 "reason": "forced by layout" |
45 }, | 45 }, |
46 { | 46 { |
47 "object": "LayoutText #text", | 47 "object": "LayoutText #text", |
48 "rect": [14, 404, 355, 36], | 48 "rect": [14, 404, 355, 35], |
49 "reason": "forced by layout" | 49 "reason": "forced by layout" |
50 }, | 50 }, |
51 { | 51 { |
52 "object": "LayoutText #text", | 52 "object": "LayoutText #text", |
53 "rect": [14, 386, 354, 36], | 53 "rect": [14, 386, 354, 35], |
54 "reason": "forced by layout" | 54 "reason": "forced by layout" |
55 }, | 55 }, |
56 { | 56 { |
57 "object": "LayoutText #text", | 57 "object": "LayoutText #text", |
58 "rect": [65, 368, 304, 18], | 58 "rect": [65, 368, 304, 17], |
59 "reason": "forced by layout" | 59 "reason": "forced by layout" |
60 }, | 60 }, |
61 { | 61 { |
62 "object": "LayoutText #text", | 62 "object": "LayoutText #text", |
63 "rect": [178, 350, 146, 18], | 63 "rect": [178, 350, 146, 17], |
64 "reason": "forced by layout" | 64 "reason": "forced by layout" |
65 }, | 65 }, |
66 { | 66 { |
67 "object": "LayoutText #text", | 67 "object": "LayoutText #text", |
68 "rect": [65, 350, 145, 18], | 68 "rect": [65, 350, 145, 17], |
69 "reason": "forced by layout" | 69 "reason": "forced by layout" |
70 }, | 70 }, |
71 { | 71 { |
72 "object": "LayoutBlockFlow (floating) DIV id='pinkFloat'", | 72 "object": "LayoutBlockFlow (floating) DIV id='pinkFloat'", |
73 "rect": [378, 138, 70, 30], | 73 "rect": [378, 138, 70, 30], |
74 "reason": "incremental" | 74 "reason": "incremental" |
75 }, | 75 }, |
76 { | 76 { |
77 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 77 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
78 "rect": [14, 353, 48, 65], | 78 "rect": [14, 353, 48, 65], |
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
337 "object": "InlineTextBox 'here; the great\n'", | 337 "object": "InlineTextBox 'here; the great\n'", |
338 "reason": "forced by layout" | 338 "reason": "forced by layout" |
339 }, | 339 }, |
340 { | 340 { |
341 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive!
\u2019'", | 341 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive!
\u2019'", |
342 "reason": "forced by layout" | 342 "reason": "forced by layout" |
343 } | 343 } |
344 ] | 344 ] |
345 } | 345 } |
346 | 346 |
OLD | NEW |