OLD | NEW |
1 { | 1 { |
2 "bounds": [785, 850], | 2 "bounds": [785, 850], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [785, 850], | 5 "bounds": [785, 850], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "InlineTextBox '10'", | 10 "object": "InlineTextBox '10'", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
65 "object": "InlineTextBox '9'", | 65 "object": "InlineTextBox '9'", |
66 "rect": [0, 0, 0, 0], | 66 "rect": [0, 0, 0, 0], |
67 "reason": "location change" | 67 "reason": "location change" |
68 }, | 68 }, |
69 { | 69 { |
70 "object": "LayoutBlockFlow HTML", | 70 "object": "LayoutBlockFlow HTML", |
71 "rect": [0, 0, 785, 1050], | 71 "rect": [0, 0, 785, 1050], |
72 "reason": "forced by layout" | 72 "reason": "forced by layout" |
73 }, | 73 }, |
74 { | 74 { |
75 "object": "LayoutBlockFlow HTML", | |
76 "rect": [0, 0, 785, 850], | |
77 "reason": "forced by layout" | |
78 }, | |
79 { | |
80 "object": "LayoutTableCell TD", | 75 "object": "LayoutTableCell TD", |
81 "rect": [8, 322, 769, 60], | 76 "rect": [8, 322, 769, 60], |
82 "reason": "location change" | 77 "reason": "location change" |
83 }, | 78 }, |
84 { | 79 { |
85 "object": "LayoutTableCell TD", | 80 "object": "LayoutTableCell TD", |
86 "rect": [8, 122, 769, 60], | 81 "rect": [8, 122, 769, 60], |
87 "reason": "location change" | 82 "reason": "location change" |
88 }, | 83 }, |
89 { | 84 { |
(...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
509 { | 504 { |
510 "object": "RootInlineBox", | 505 "object": "RootInlineBox", |
511 "rect": [0, 0, 0, 0], | 506 "rect": [0, 0, 0, 0], |
512 "reason": "full" | 507 "reason": "full" |
513 } | 508 } |
514 ] | 509 ] |
515 } | 510 } |
516 ] | 511 ] |
517 } | 512 } |
518 | 513 |
OLD | NEW |