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 (positioned) DIV id='target2'", | 10 "object": "LayoutBlockFlow (positioned) DIV id='target2'", |
11 "rect": [0, 0, 0, 0], | |
12 "reason": "style change" | 11 "reason": "style change" |
13 }, | 12 }, |
14 { | 13 { |
15 "object": "LayoutBlockFlow (positioned) DIV id='target3'", | 14 "object": "LayoutBlockFlow (positioned) DIV id='target3'", |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "style change" | 15 "reason": "style change" |
18 } | 16 } |
19 ] | 17 ] |
20 } | 18 } |
21 ] | 19 ] |
22 } | 20 } |
23 | 21 |
OLD | NEW |