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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutMultiColumnFlowThread (anonymous)", | 10 "object": "LayoutMultiColumnFlowThread (anonymous)", |
11 "rect": [8, 8, 630, 20], | 11 "rect": [8, 8, 630, 20], |
12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
16 "rect": [488, 8, 80, 20], | 16 "rect": [488, 8, 80, 20], |
17 "reason": "location change" | 17 "reason": "layoutObject insertion" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "InlineTextBox '\n'", | 20 "object": "InlineTextBox '\n'", |
21 "reason": "full" | 21 "reason": "full" |
22 }, | 22 }, |
23 { | 23 { |
24 "object": "InlineTextBox '\n'", | 24 "object": "InlineTextBox '\n'", |
25 "reason": "full" | 25 "reason": "full" |
26 }, | 26 }, |
27 { | 27 { |
28 "object": "InlineTextBox '\n'", | 28 "object": "InlineTextBox '\n'", |
29 "reason": "full" | 29 "reason": "full" |
30 }, | 30 }, |
31 { | 31 { |
32 "object": "InlineTextBox 'PASS'", | 32 "object": "InlineTextBox 'PASS'", |
33 "reason": "location change" | 33 "reason": "layoutObject insertion" |
34 }, | 34 }, |
35 { | 35 { |
36 "object": "RootInlineBox", | 36 "object": "RootInlineBox", |
37 "reason": "full" | 37 "reason": "full" |
38 }, | 38 }, |
39 { | 39 { |
40 "object": "RootInlineBox", | 40 "object": "RootInlineBox", |
41 "reason": "full" | 41 "reason": "full" |
42 }, | 42 }, |
43 { | 43 { |
44 "object": "RootInlineBox", | 44 "object": "RootInlineBox", |
45 "reason": "full" | 45 "reason": "full" |
46 }, | 46 }, |
47 { | 47 { |
48 "object": "RootInlineBox", | 48 "object": "RootInlineBox", |
49 "reason": "full" | 49 "reason": "full" |
50 } | 50 } |
51 ] | 51 ] |
52 } | 52 } |
53 ] | 53 ] |
54 } | 54 } |
55 | 55 |
OLD | NEW |