| 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 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [295, 102, 15, 400], | 9 { |
| 10 [18, 164, 269, 338], | 10 "object": "InlineTextBox 'After change'", |
| 11 [18, 146, 269, 356], | 11 "rect": [0, 0, 0, 0], |
| 12 [18, 128, 269, 36], | 12 "reason": "location change" |
| 13 [18, 128, 269, 18], | 13 }, |
| 14 [18, 128, 256, 36], | 14 { |
| 15 [18, 128, 84, 18], | 15 "object": "InlineTextBox 'Find-in-page 'findme', then click here)'", |
| 16 [10, 102, 285, 400] | 16 "rect": [0, 0, 0, 0], |
| 17 ], | 17 "reason": "full" |
| 18 "paintInvalidationClients": [ | 18 }, |
| 19 "InlineTextBox 'To be changed: findme (Manual testing:'", | 19 { |
| 20 "InlineTextBox 'Find-in-page 'findme', then click here)'", | 20 "object": "InlineTextBox 'To be changed: findme (Manual testing:'", |
| 21 "LayoutText #text", | 21 "rect": [0, 0, 0, 0], |
| 22 "RootInlineBox", | 22 "reason": "full" |
| 23 "RootInlineBox", | 23 }, |
| 24 "LayoutBlockFlow HTML", | 24 { |
| 25 "LayoutBlockFlow DIV id='to-be-changed'", | 25 "object": "LayoutBlockFlow DIV", |
| 26 "RootInlineBox", | 26 "rect": [18, 164, 269, 338], |
| 27 "LayoutText #text", | 27 "reason": "location change" |
| 28 "InlineTextBox 'After change'", | 28 }, |
| 29 "LayoutBlockFlow DIV", | 29 { |
| 30 "VerticalScrollbar" | 30 "object": "LayoutBlockFlow DIV", |
| 31 "rect": [18, 146, 269, 356], |
| 32 "reason": "location change" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow DIV id='to-be-changed'", |
| 36 "rect": [18, 128, 269, 36], |
| 37 "reason": "forced by layout" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow DIV id='to-be-changed'", |
| 41 "rect": [18, 128, 269, 18], |
| 42 "reason": "forced by layout" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow HTML", |
| 46 "rect": [10, 102, 285, 400], |
| 47 "reason": "forced by layout" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutText #text", |
| 51 "rect": [18, 128, 256, 36], |
| 52 "reason": "layoutObject removal" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutText #text", |
| 56 "rect": [18, 128, 84, 18], |
| 57 "reason": "location change" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutView #document", |
| 61 "rect": [295, 102, 15, 400], |
| 62 "reason": "scroll" |
| 63 }, |
| 64 { |
| 65 "object": "RootInlineBox", |
| 66 "rect": [0, 0, 0, 0], |
| 67 "reason": "full" |
| 68 }, |
| 69 { |
| 70 "object": "RootInlineBox", |
| 71 "rect": [0, 0, 0, 0], |
| 72 "reason": "full" |
| 73 }, |
| 74 { |
| 75 "object": "RootInlineBox", |
| 76 "rect": [0, 0, 0, 0], |
| 77 "reason": "full" |
| 78 }, |
| 79 { |
| 80 "object": "VerticalScrollbar", |
| 81 "rect": [0, 0, 0, 0], |
| 82 "reason": "scroll" |
| 83 } |
| 31 ] | 84 ] |
| 32 } | 85 } |
| 33 ] | 86 ] |
| 34 } | 87 } |
| 35 | 88 |
| OLD | NEW |