OLD | NEW |
1 { | 1 { |
2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
3 "bounds": [1026, 1036], | 3 "bounds": [1026, 1036], |
4 "children": [ | 4 "children": [ |
5 { | 5 { |
6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
7 "bounds": [1026, 1036], | 7 "bounds": [1026, 1036], |
8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
9 "drawsContent": true, | 9 "drawsContent": true, |
10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
11 { | 11 { |
12 "object": "LayoutBlockFlow P", | 12 "object": "LayoutBlockFlow P", |
13 "rect": [24, 1011, 737, 21], | 13 "rect": [24, 1011, 737, 21], |
14 "reason": "invalidate paint rectangle" | 14 "reason": "invalidate paint rectangle" |
15 }, | 15 }, |
16 { | 16 { |
17 "object": "LayoutInline A", | 17 "object": "LayoutInline A", |
18 "rect": [384, 1011, 47, 21], | 18 "rect": [384, 1011, 47, 21], |
19 "reason": "style change" | 19 "reason": "style change" |
20 } | 20 } |
21 ] | 21 ] |
22 } | 22 } |
23 ], | 23 ], |
24 "objectPaintInvalidations": [ | 24 "objectPaintInvalidations": [ |
25 { | 25 { |
| 26 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'", |
| 27 "reason": "full" |
| 28 }, |
| 29 { |
| 30 "object": "InlineTextBox '\n'", |
| 31 "reason": "full" |
| 32 }, |
| 33 { |
| 34 "object": "InlineTextBox 'index'", |
| 35 "reason": "full" |
| 36 }, |
| 37 { |
| 38 "object": "InlineTextBox '\n'", |
| 39 "reason": "full" |
| 40 }, |
| 41 { |
| 42 "object": "InlineTextBox '\u2192 script-handle-01-b'", |
| 43 "reason": "full" |
| 44 }, |
| 45 { |
| 46 "object": "RootInlineBox", |
| 47 "reason": "full" |
| 48 }, |
| 49 { |
26 "object": "LayoutBlockFlow P", | 50 "object": "LayoutBlockFlow P", |
27 "reason": "invalidate paint rectangle" | 51 "reason": "invalidate paint rectangle" |
28 }, | 52 }, |
29 { | 53 { |
30 "object": "LayoutInline A", | 54 "object": "LayoutInline A", |
31 "reason": "style change" | 55 "reason": "style change" |
32 }, | 56 }, |
33 { | 57 { |
34 "object": "InlineFlowBox", | 58 "object": "InlineFlowBox", |
35 "reason": "style change" | 59 "reason": "style change" |
36 } | 60 } |
37 ] | 61 ] |
38 } | 62 } |
39 | 63 |
OLD | NEW |