OLD | NEW |
1 { | 1 { |
| 2 "name": "Content Root Layer", |
2 "bounds": [800, 600], | 3 "bounds": [800, 600], |
3 "children": [ | 4 "children": [ |
4 { | 5 { |
| 6 "name": "LayoutView #document", |
5 "bounds": [800, 600], | 7 "bounds": [800, 600], |
6 "contentsOpaque": true, | 8 "contentsOpaque": true, |
7 "drawsContent": true, | 9 "drawsContent": true, |
8 "paintInvalidations": [ | 10 "paintInvalidations": [ |
9 { | 11 { |
10 "object": "LayoutBlockFlow DIV", | 12 "object": "LayoutBlockFlow DIV", |
11 "rect": [7, 84, 201, 119], | 13 "rect": [7, 84, 201, 119], |
12 "reason": "invalidate paint rectangle" | 14 "reason": "invalidate paint rectangle" |
13 }, | 15 }, |
14 { | 16 { |
(...skipping 13 matching lines...) Expand all Loading... |
28 }, | 30 }, |
29 { | 31 { |
30 "object": "LayoutInline SPAN id='t'", | 32 "object": "LayoutInline SPAN id='t'", |
31 "rect": [37, 132, 37, 18], | 33 "rect": [37, 132, 37, 18], |
32 "reason": "style change" | 34 "reason": "style change" |
33 }, | 35 }, |
34 { | 36 { |
35 "object": "LayoutText #text", | 37 "object": "LayoutText #text", |
36 "rect": [37, 132, 37, 18], | 38 "rect": [37, 132, 37, 18], |
37 "reason": "bounds change" | 39 "reason": "bounds change" |
38 }, | |
39 { | |
40 "object": "InlineFlowBox", | |
41 "reason": "full" | |
42 }, | |
43 { | |
44 "object": "InlineFlowBox", | |
45 "reason": "style change" | |
46 }, | |
47 { | |
48 "object": "InlineTextBox ' eleifend lacus,'", | |
49 "reason": "full" | |
50 }, | |
51 { | |
52 "object": "InlineTextBox ' eleifend'", | |
53 "reason": "bounds change" | |
54 }, | |
55 { | |
56 "object": "InlineTextBox 'at sagittis eros leo pulvinar'", | |
57 "reason": "full" | |
58 }, | |
59 { | |
60 "object": "InlineTextBox 'augue'", | |
61 "reason": "full" | |
62 }, | |
63 { | |
64 "object": "InlineTextBox 'convallis,\n'", | |
65 "reason": "full" | |
66 }, | |
67 { | |
68 "object": "InlineTextBox 'convallis.'", | |
69 "reason": "bounds change" | |
70 }, | |
71 { | |
72 "object": "InlineTextBox 'lacus, at sagittis eros leo'", | |
73 "reason": "bounds change" | |
74 }, | |
75 { | |
76 "object": "InlineTextBox 'pulvinar velit. Integer'", | |
77 "reason": "bounds change" | |
78 }, | |
79 { | |
80 "object": "InlineTextBox 'purus'", | |
81 "reason": "full" | |
82 }, | |
83 { | |
84 "object": "InlineTextBox 'purus'", | |
85 "reason": "bounds change" | |
86 }, | |
87 { | |
88 "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'", | |
89 "reason": "bounds change" | |
90 }, | |
91 { | |
92 "object": "InlineTextBox 'ut urna blandit convallis.'", | |
93 "reason": "full" | |
94 }, | |
95 { | |
96 "object": "InlineTextBox 'velit. Integer sollicitudin nisi'", | |
97 "reason": "full" | |
98 }, | |
99 { | |
100 "object": "RootInlineBox", | |
101 "reason": "full" | |
102 }, | |
103 { | |
104 "object": "RootInlineBox", | |
105 "reason": "full" | |
106 }, | |
107 { | |
108 "object": "RootInlineBox", | |
109 "reason": "full" | |
110 }, | |
111 { | |
112 "object": "RootInlineBox", | |
113 "reason": "full" | |
114 }, | |
115 { | |
116 "object": "RootInlineBox", | |
117 "reason": "full" | |
118 } | 40 } |
119 ] | 41 ] |
120 } | 42 } |
| 43 ], |
| 44 "objectPaintInvalidations": [ |
| 45 { |
| 46 "object": "LayoutBlockFlow DIV", |
| 47 "reason": "invalidate paint rectangle" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutInline SPAN id='t'", |
| 51 "reason": "style change" |
| 52 }, |
| 53 { |
| 54 "object": "InlineFlowBox", |
| 55 "reason": "style change" |
| 56 }, |
| 57 { |
| 58 "object": "LayoutText #text", |
| 59 "reason": "bounds change" |
| 60 }, |
| 61 { |
| 62 "object": "InlineTextBox 'purus'", |
| 63 "reason": "bounds change" |
| 64 }, |
| 65 { |
| 66 "object": "LayoutText #text", |
| 67 "reason": "bounds change" |
| 68 }, |
| 69 { |
| 70 "object": "InlineTextBox ' eleifend'", |
| 71 "reason": "bounds change" |
| 72 }, |
| 73 { |
| 74 "object": "InlineTextBox 'lacus, at sagittis eros leo'", |
| 75 "reason": "bounds change" |
| 76 }, |
| 77 { |
| 78 "object": "InlineTextBox 'pulvinar velit. Integer'", |
| 79 "reason": "bounds change" |
| 80 }, |
| 81 { |
| 82 "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'", |
| 83 "reason": "bounds change" |
| 84 }, |
| 85 { |
| 86 "object": "InlineTextBox 'convallis.'", |
| 87 "reason": "bounds change" |
| 88 } |
121 ] | 89 ] |
122 } | 90 } |
123 | 91 |
OLD | NEW |