| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [1026, 1016], | 2 "bounds": [1026, 1016], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [1026, 1016], | 5 "bounds": [1026, 1016], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow DIV class='linkbar'", | |
| 11 "rect": [24, 987, 737, 29], | |
| 12 "reason": "bounds change" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow P", | 10 "object": "LayoutBlockFlow P", |
| 16 "rect": [24, 987, 737, 29], | 11 "rect": [24, 987, 737, 29], |
| 17 "reason": "bounds change" | 12 "reason": "invalidate paint rectangle" |
| 18 }, | 13 }, |
| 19 { | 14 { |
| 20 "object": "LayoutInline A", | 15 "object": "LayoutInline A", |
| 21 "rect": [378, 987, 55, 29], | 16 "rect": [378, 987, 55, 29], |
| 22 "reason": "style change" | 17 "reason": "style change" |
| 23 }, | 18 }, |
| 24 { | 19 { |
| 25 "object": "InlineFlowBox", | 20 "object": "InlineFlowBox", |
| 26 "reason": "style change" | 21 "reason": "style change" |
| 27 }, | 22 }, |
| (...skipping 13 matching lines...) Expand all Loading... |
| 41 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'", | 36 "object": "InlineTextBox 'pservers-pattern-01-b \u2190'", |
| 42 "reason": "full" | 37 "reason": "full" |
| 43 }, | 38 }, |
| 44 { | 39 { |
| 45 "object": "InlineTextBox '\u2192 script-handle-01-b'", | 40 "object": "InlineTextBox '\u2192 script-handle-01-b'", |
| 46 "reason": "full" | 41 "reason": "full" |
| 47 }, | 42 }, |
| 48 { | 43 { |
| 49 "object": "RootInlineBox", | 44 "object": "RootInlineBox", |
| 50 "reason": "full" | 45 "reason": "full" |
| 51 }, | |
| 52 { | |
| 53 "object": "RootInlineBox", | |
| 54 "reason": "full" | |
| 55 } | 46 } |
| 56 ] | 47 ] |
| 57 } | 48 } |
| 58 ] | 49 ] |
| 59 } | 50 } |
| 60 | 51 |
| OLD | NEW |