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": "LayoutBlockFlow (floating) DIV id='container'", | 10 "object": "LayoutBlockFlow (floating) DIV id='container'", |
11 "rect": [88, 88, 520, 100], | 11 "rect": [88, 88, 520, 100], |
12 "reason": "location change" | 12 "reason": "location change" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer
'", | 15 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer
'", |
16 "rect": [88, 88, 260, 100], | |
17 "reason": "location change" | |
18 }, | |
19 { | |
20 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer
'", | |
21 "rect": [348, 88, 260, 100], | 16 "rect": [348, 88, 260, 100], |
22 "reason": "location change" | 17 "reason": "location change" |
23 }, | 18 }, |
24 { | 19 { |
25 "object": "LayoutBlockFlow (floating) DIV id='node' class='outer'", | 20 "object": "LayoutBlockFlow (floating) DIV id='node' class='outer'", |
26 "rect": [348, 88, 260, 100], | 21 "rect": [348, 88, 260, 100], |
27 "reason": "layoutObject removal" | 22 "reason": "layoutObject removal" |
28 }, | 23 }, |
29 { | 24 { |
30 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", | |
31 "rect": [88, 88, 100, 100], | |
32 "reason": "location change" | |
33 }, | |
34 { | |
35 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", | |
36 "rect": [348, 88, 100, 100], | |
37 "reason": "location change" | |
38 }, | |
39 { | |
40 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke
ep_inner' class='inner'", | |
41 "rect": [88, 88, 260, 100], | |
42 "reason": "location change" | |
43 }, | |
44 { | |
45 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke
ep_inner' class='inner'", | 25 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke
ep_inner' class='inner'", |
46 "rect": [348, 88, 260, 100], | 26 "rect": [348, 88, 260, 100], |
47 "reason": "location change" | 27 "reason": "location change" |
48 }, | 28 }, |
49 { | 29 { |
50 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to
_remove_inner' class='inner'", | 30 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to
_remove_inner' class='inner'", |
51 "rect": [348, 88, 260, 100], | 31 "rect": [348, 88, 260, 100], |
52 "reason": "layoutObject removal" | 32 "reason": "layoutObject removal" |
53 }, | 33 }, |
54 { | 34 { |
55 "object": "LayoutBlockFlow DIV", | 35 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer
'", |
56 "rect": [0, 0, 0, 0], | 36 "rect": [88, 88, 260, 100], |
57 "reason": "location change" | 37 "reason": "location change" |
58 }, | 38 }, |
59 { | 39 { |
60 "object": "LayoutBlockFlow DIV id='keep' class='item'", | 40 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke
ep_inner' class='inner'", |
61 "rect": [88, 88, 100, 100], | 41 "rect": [88, 88, 260, 100], |
| 42 "reason": "location change" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", |
| 46 "rect": [348, 88, 100, 100], |
62 "reason": "location change" | 47 "reason": "location change" |
63 }, | 48 }, |
64 { | 49 { |
65 "object": "LayoutBlockFlow DIV id='keep' class='item'", | 50 "object": "LayoutBlockFlow DIV id='keep' class='item'", |
66 "rect": [348, 88, 100, 100], | 51 "rect": [348, 88, 100, 100], |
67 "reason": "location change" | 52 "reason": "location change" |
68 }, | 53 }, |
69 { | 54 { |
70 "object": "LayoutBlockFlow DIV id='to_remove' class='item'", | 55 "object": "LayoutBlockFlow DIV id='to_remove' class='item'", |
71 "rect": [348, 88, 100, 100], | 56 "rect": [348, 88, 100, 100], |
72 "reason": "layoutObject removal" | 57 "reason": "layoutObject removal" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'", |
| 61 "rect": [88, 88, 100, 100], |
| 62 "reason": "location change" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutBlockFlow DIV id='keep' class='item'", |
| 66 "rect": [88, 88, 100, 100], |
| 67 "reason": "location change" |
| 68 }, |
| 69 { |
| 70 "object": "LayoutBlockFlow DIV", |
| 71 "reason": "location change" |
73 } | 72 } |
74 ] | 73 ] |
75 } | 74 } |
76 ] | 75 ] |
77 } | 76 } |
78 | 77 |
OLD | NEW |