| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| 11 { | 11 { |
| 12 "object": "LayoutBlockFlow DIV id='firstLine'", | 12 "object": "LayoutBlockFlow DIV id='firstLine'", |
| 13 "rect": [8, 8, 100, 200], | 13 "rect": [8, 8, 100, 200], |
| 14 "reason": "forced by layout" | 14 "reason": "full" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutBlockFlow (anonymous)", | 17 "object": "LayoutBlockFlow (anonymous)", |
| 18 "rect": [8, 208, 100, 100], | 18 "rect": [8, 208, 100, 100], |
| 19 "reason": "bounds change" | 19 "reason": "bounds change" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutBlockFlow (anonymous)", | 22 "object": "LayoutBlockFlow (anonymous)", |
| 23 "rect": [8, 108, 100, 100], | 23 "rect": [8, 108, 100, 100], |
| 24 "reason": "bounds change" | 24 "reason": "bounds change" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutText #text", | 27 "object": "LayoutText #text", |
| 28 "rect": [8, 48, 92, 119], | 28 "rect": [8, 48, 92, 119], |
| 29 "reason": "layoutObject removal" | 29 "reason": "layoutObject removal" |
| 30 }, | 30 }, |
| 31 { | 31 { |
| 32 "object": "LayoutText #text", | 32 "object": "LayoutText #text", |
| 33 "rect": [8, 48, 8, 19], | 33 "rect": [8, 48, 8, 19], |
| 34 "reason": "layoutObject insertion" | 34 "reason": "layoutObject insertion" |
| 35 } | 35 } |
| 36 ] | 36 ] |
| 37 } | 37 } |
| 38 ], | 38 ], |
| 39 "objectPaintInvalidations": [ | 39 "objectPaintInvalidations": [ |
| 40 { | 40 { |
| 41 "object": "InlineTextBox 'FAIL: Test did'", | |
| 42 "reason": "full" | |
| 43 }, | |
| 44 { | |
| 45 "object": "InlineTextBox 'not run'", | |
| 46 "reason": "full" | |
| 47 }, | |
| 48 { | |
| 49 "object": "LayoutText #text", | 41 "object": "LayoutText #text", |
| 50 "reason": "layoutObject removal" | 42 "reason": "layoutObject removal" |
| 51 }, | 43 }, |
| 52 { | 44 { |
| 53 "object": "RootInlineBox", | |
| 54 "reason": "full" | |
| 55 }, | |
| 56 { | |
| 57 "object": "RootInlineBox", | |
| 58 "reason": "full" | |
| 59 }, | |
| 60 { | |
| 61 "object": "LayoutBlockFlow HTML", | 45 "object": "LayoutBlockFlow HTML", |
| 62 "reason": "selection" | 46 "reason": "selection" |
| 63 }, | 47 }, |
| 64 { | 48 { |
| 65 "object": "LayoutBlockFlow BODY", | 49 "object": "LayoutBlockFlow BODY", |
| 66 "reason": "selection" | 50 "reason": "selection" |
| 67 }, | 51 }, |
| 68 { | 52 { |
| 69 "object": "LayoutBlockFlow DIV id='root'", | 53 "object": "LayoutBlockFlow DIV id='root'", |
| 70 "reason": "selection" | 54 "reason": "selection" |
| 71 }, | 55 }, |
| 72 { | 56 { |
| 73 "object": "LayoutBlockFlow DIV id='firstLine'", | 57 "object": "LayoutBlockFlow DIV id='firstLine'", |
| 74 "reason": "selection" | 58 "reason": "selection" |
| 75 }, | 59 }, |
| 76 { | 60 { |
| 77 "object": "LayoutBlockFlow DIV id='firstLine'", | 61 "object": "LayoutBlockFlow DIV id='firstLine'", |
| 78 "reason": "forced by layout" | 62 "reason": "full" |
| 79 }, | 63 }, |
| 80 { | 64 { |
| 81 "object": "RootInlineBox", | 65 "object": "RootInlineBox", |
| 82 "reason": "forced by layout" | 66 "reason": "full" |
| 83 }, | 67 }, |
| 84 { | 68 { |
| 85 "object": "LayoutText #text", | 69 "object": "LayoutText #text", |
| 86 "reason": "selection" | 70 "reason": "selection" |
| 87 }, | 71 }, |
| 88 { | 72 { |
| 89 "object": "InlineTextBox '\u00A0'", | 73 "object": "InlineTextBox '\u00A0'", |
| 90 "reason": "selection" | 74 "reason": "selection" |
| 91 }, | 75 }, |
| 92 { | 76 { |
| (...skipping 28 matching lines...) Expand all Loading... |
| 121 "object": "LayoutBR BR", | 105 "object": "LayoutBR BR", |
| 122 "reason": "bounds change" | 106 "reason": "bounds change" |
| 123 }, | 107 }, |
| 124 { | 108 { |
| 125 "object": "InlineTextBox '\n'", | 109 "object": "InlineTextBox '\n'", |
| 126 "reason": "bounds change" | 110 "reason": "bounds change" |
| 127 } | 111 } |
| 128 ] | 112 ] |
| 129 } | 113 } |
| 130 | 114 |
| OLD | NEW |