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": "HorizontalScrollbar", | 10 "object": "LayoutTableCell (relative positioned) TD id='cellToScroll'
class='relative'", |
11 "rect": [0, 0, 0, 0], | 11 "rect": [312, 112, 454, 469], |
12 "reason": "scroll" | 12 "reason": "full" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", | 15 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
16 "rect": [314, 114, 435, 450], | 16 "rect": [314, 114, 435, 450], |
17 "reason": "location change" | 17 "reason": "location change" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative r
ed'", | 20 "object": "LayoutBlockFlow (relative positioned) DIV class='relative r
ed'", |
21 "rect": [314, 114, 435, 450], | 21 "rect": [314, 114, 435, 450], |
22 "reason": "location change" | 22 "reason": "location change" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutTableCell (relative positioned) TD id='cellToScroll'
class='relative'", | 25 "object": "LayoutTableCell (relative positioned) TD id='cellToScroll'
class='relative'", |
26 "rect": [312, 112, 454, 469], | |
27 "reason": "full" | |
28 }, | |
29 { | |
30 "object": "LayoutTableCell (relative positioned) TD id='cellToScroll'
class='relative'", | |
31 "rect": [314, 564, 435, 15], | 26 "rect": [314, 564, 435, 15], |
32 "reason": "scroll" | 27 "reason": "scroll" |
| 28 }, |
| 29 { |
| 30 "object": "HorizontalScrollbar", |
| 31 "reason": "scroll" |
33 } | 32 } |
34 ] | 33 ] |
35 } | 34 } |
36 ] | 35 ] |
37 } | 36 } |
38 | 37 |
OLD | NEW |