| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "InlineTextBox 'After change'", | 10 "object": "InlineTextBox 'After change'", |
| 11 "rect": [0, 0, 0, 0], | 11 "rect": [0, 0, 0, 0], |
| 12 "reason": "location change" | 12 "reason": "location change" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "InlineTextBox 'Find-in-page 'findme', then click here)'", | 15 "object": "InlineTextBox 'Find-in-page 'findme', then click here)'", |
| 16 "rect": [0, 0, 0, 0], | 16 "rect": [0, 0, 0, 0], |
| 17 "reason": "full" | 17 "reason": "full" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "InlineTextBox 'To be changed: findme (Manual testing:'", | 20 "object": "InlineTextBox 'To be changed: findme (Manual testing:'", |
| 21 "rect": [0, 0, 0, 0], | 21 "rect": [0, 0, 0, 0], |
| 22 "reason": "full" | 22 "reason": "full" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow DIV", | 25 "object": "LayoutBlockFlow DIV", |
| 26 "rect": [18, 170, 269, 332], | |
| 27 "reason": "location change" | |
| 28 }, | |
| 29 { | |
| 30 "object": "LayoutBlockFlow DIV", | |
| 31 "rect": [18, 150, 269, 352], | 26 "rect": [18, 150, 269, 352], |
| 32 "reason": "location change" | 27 "reason": "location change" |
| 33 }, | 28 }, |
| 34 { | 29 { |
| 35 "object": "LayoutBlockFlow DIV id='to-be-changed'", | 30 "object": "LayoutBlockFlow DIV id='to-be-changed'", |
| 36 "rect": [18, 130, 269, 40], | 31 "rect": [18, 130, 269, 40], |
| 37 "reason": "forced by layout" | 32 "reason": "forced by layout" |
| 38 }, | 33 }, |
| 39 { | 34 { |
| 40 "object": "LayoutBlockFlow DIV id='to-be-changed'", | |
| 41 "rect": [18, 130, 269, 20], | |
| 42 "reason": "forced by layout" | |
| 43 }, | |
| 44 { | |
| 45 "object": "LayoutBlockFlow HTML", | 35 "object": "LayoutBlockFlow HTML", |
| 46 "rect": [10, 102, 285, 400], | 36 "rect": [10, 102, 285, 400], |
| 47 "reason": "forced by layout" | 37 "reason": "forced by layout" |
| 48 }, | 38 }, |
| 49 { | 39 { |
| 50 "object": "LayoutText #text", | 40 "object": "LayoutText #text", |
| 51 "rect": [18, 130, 235, 39], | 41 "rect": [18, 130, 235, 39], |
| 52 "reason": "layoutObject removal" | 42 "reason": "layoutObject removal" |
| 53 }, | 43 }, |
| 54 { | 44 { |
| (...skipping 24 matching lines...) Expand all Loading... |
| 79 { | 69 { |
| 80 "object": "VerticalScrollbar", | 70 "object": "VerticalScrollbar", |
| 81 "rect": [0, 0, 0, 0], | 71 "rect": [0, 0, 0, 0], |
| 82 "reason": "scroll" | 72 "reason": "scroll" |
| 83 } | 73 } |
| 84 ] | 74 ] |
| 85 } | 75 } |
| 86 ] | 76 ] |
| 87 } | 77 } |
| 88 | 78 |
| OLD | NEW |