OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 616], | 2 "bounds": [785, 616], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 616], | 5 "bounds": [785, 616], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "children": [ | 8 "children": [ |
9 { | 9 { |
10 "position": [108, 108], | 10 "position": [108, 108], |
11 "bounds": [100, 100], | 11 "bounds": [100, 100], |
12 "paintInvalidationClients": [ | |
13 "LayoutBlockFlow (positioned) DIV class='clipping-container'" | |
14 ], | |
15 "children": [ | 12 "children": [ |
16 { | 13 { |
17 "bounds": [100, 100], | 14 "bounds": [100, 100], |
18 "children": [ | 15 "children": [ |
19 { | 16 { |
20 "position": [-100, -100], | 17 "position": [-100, -100], |
21 "bounds": [252, 252], | 18 "bounds": [252, 252], |
22 "contentsOpaque": true, | 19 "contentsOpaque": true, |
23 "drawsContent": true, | 20 "drawsContent": true, |
24 "backgroundColor": "#FFFF00" | 21 "backgroundColor": "#FFFF00" |
25 } | 22 } |
26 ] | 23 ] |
27 } | 24 } |
28 ] | 25 ] |
29 }, | 26 }, |
30 { | 27 { |
31 "position": [108, 408], | 28 "position": [108, 408], |
32 "bounds": [100, 100], | 29 "bounds": [100, 100], |
33 "paintInvalidationClients": [ | |
34 "LayoutBlockFlow (positioned) DIV class='clipping-container with-ini
tial-clipping'" | |
35 ], | |
36 "children": [ | 30 "children": [ |
37 { | 31 { |
38 "bounds": [100, 100], | 32 "bounds": [100, 100], |
39 "children": [ | 33 "children": [ |
40 { | 34 { |
41 "position": [-100, -100], | 35 "position": [-100, -100], |
42 "bounds": [252, 252], | 36 "bounds": [252, 252], |
43 "contentsOpaque": true, | 37 "contentsOpaque": true, |
44 "drawsContent": true, | 38 "drawsContent": true, |
45 "backgroundColor": "#FFFF00" | 39 "backgroundColor": "#FFFF00" |
46 } | 40 } |
47 ] | 41 ] |
48 } | 42 } |
49 ] | 43 ] |
50 } | 44 } |
51 ] | 45 ] |
52 } | 46 } |
53 ] | 47 ] |
54 } | 48 } |
55 | 49 |
OLD | NEW |