OLD | NEW |
1 { | 1 { |
2 "layers": [ | 2 "layers": [ |
3 { | 3 { |
4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
5 "bounds": [785, 2350], | 5 "bounds": [785, 2350], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "LayoutBlockFlow (positioned) DIV id='absolute'", | 10 "object": "LayoutBlockFlow (positioned) DIV id='absolute'", |
(...skipping 10 matching lines...) Expand all Loading... |
21 "rect": [8, 2200, 777, 100], | 21 "rect": [8, 2200, 777, 100], |
22 "reason": "subtree" | 22 "reason": "subtree" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutBlockFlow P", | 25 "object": "LayoutBlockFlow P", |
26 "rect": [8, 2050, 777, 100], | 26 "rect": [8, 2050, 777, 100], |
27 "reason": "subtree" | 27 "reason": "subtree" |
28 }, | 28 }, |
29 { | 29 { |
30 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
31 "rect": [8, 2046, 766, 107], | 31 "rect": [8, 2046, 766, 108], |
32 "reason": "subtree" | 32 "reason": "subtree" |
33 }, | 33 }, |
34 { | 34 { |
35 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
36 "rect": [8, 2046, 766, 107], | 36 "rect": [8, 2046, 766, 108], |
37 "reason": "subtree" | 37 "reason": "subtree" |
38 }, | 38 }, |
39 { | 39 { |
40 "object": "LayoutText #text", | 40 "object": "LayoutText #text", |
41 "rect": [8, 2196, 639, 107], | 41 "rect": [8, 2196, 639, 108], |
42 "reason": "subtree" | 42 "reason": "subtree" |
43 }, | 43 }, |
44 { | 44 { |
45 "object": "LayoutText #text", | 45 "object": "LayoutText #text", |
46 "rect": [8, 2196, 639, 107], | 46 "rect": [8, 2196, 639, 108], |
47 "reason": "subtree" | 47 "reason": "subtree" |
48 } | 48 } |
49 ] | 49 ] |
50 } | 50 } |
51 ], | 51 ], |
52 "objectPaintInvalidations": [ | 52 "objectPaintInvalidations": [ |
53 { | 53 { |
54 "object": "LayoutBlockFlow DIV id='container'", | 54 "object": "LayoutBlockFlow DIV id='container'", |
55 "reason": "subtree" | 55 "reason": "subtree" |
56 }, | 56 }, |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
142 "object": "InlineTextBox 'This text should be visible in the'", | 142 "object": "InlineTextBox 'This text should be visible in the'", |
143 "reason": "subtree" | 143 "reason": "subtree" |
144 }, | 144 }, |
145 { | 145 { |
146 "object": "InlineTextBox 'output.'", | 146 "object": "InlineTextBox 'output.'", |
147 "reason": "subtree" | 147 "reason": "subtree" |
148 } | 148 } |
149 ] | 149 ] |
150 } | 150 } |
151 | 151 |
OLD | NEW |