| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 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": "LayoutBlockFlow DIV class='em-units'", | 10 "object": "LayoutBlockFlow DIV class='em-units'", |
| 11 "rect": [8, 8, 784, 147], | 11 "rect": [8, 8, 784, 147], |
| 12 "reason": "forced by layout" | 12 "reason": "geometry" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow DIV id='box4' class='box'", | 15 "object": "LayoutBlockFlow DIV id='box4' class='box'", |
| 16 "rect": [344, 18, 302, 122], | 16 "rect": [344, 18, 302, 122], |
| 17 "reason": "style change" | 17 "reason": "style change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow DIV id='box3' class='box'", | 20 "object": "LayoutBlockFlow DIV id='box3' class='box'", |
| 21 "rect": [18, 18, 302, 122], | 21 "rect": [18, 18, 302, 122], |
| 22 "reason": "forced by layout" | 22 "reason": "geometry" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow DIV class='indicator'", | 25 "object": "LayoutBlockFlow DIV class='indicator'", |
| 26 "rect": [345, 19, 240, 20], | 26 "rect": [345, 19, 240, 20], |
| 27 "reason": "style change" | 27 "reason": "style change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
| 31 "rect": [330, 135, 4, 19], | 31 "rect": [330, 135, 4, 19], |
| 32 "reason": "forced by layout" | 32 "reason": "geometry" |
| 33 } | 33 } |
| 34 ] | 34 ] |
| 35 } | 35 } |
| 36 ], | 36 ], |
| 37 "objectPaintInvalidations": [ | 37 "objectPaintInvalidations": [ |
| 38 { | 38 { |
| 39 "object": "LayoutBlockFlow DIV class='em-units'", | 39 "object": "LayoutBlockFlow DIV class='em-units'", |
| 40 "reason": "forced by layout" | 40 "reason": "geometry" |
| 41 }, | 41 }, |
| 42 { | 42 { |
| 43 "object": "RootInlineBox", | 43 "object": "RootInlineBox", |
| 44 "reason": "forced by layout" | 44 "reason": "geometry" |
| 45 }, | 45 }, |
| 46 { | 46 { |
| 47 "object": "LayoutBlockFlow DIV id='box3' class='box'", | 47 "object": "LayoutBlockFlow DIV id='box3' class='box'", |
| 48 "reason": "forced by layout" | 48 "reason": "geometry" |
| 49 }, | 49 }, |
| 50 { | 50 { |
| 51 "object": "LayoutText #text", | 51 "object": "LayoutText #text", |
| 52 "reason": "forced by layout" | 52 "reason": "geometry" |
| 53 }, | 53 }, |
| 54 { | 54 { |
| 55 "object": "InlineTextBox '\n'", | 55 "object": "InlineTextBox '\n'", |
| 56 "reason": "forced by layout" | 56 "reason": "geometry" |
| 57 }, | 57 }, |
| 58 { | 58 { |
| 59 "object": "LayoutBlockFlow DIV id='box4' class='box'", | 59 "object": "LayoutBlockFlow DIV id='box4' class='box'", |
| 60 "reason": "style change" | 60 "reason": "style change" |
| 61 }, | 61 }, |
| 62 { | 62 { |
| 63 "object": "LayoutBlockFlow DIV class='indicator'", | 63 "object": "LayoutBlockFlow DIV class='indicator'", |
| 64 "reason": "style change" | 64 "reason": "style change" |
| 65 } | 65 } |
| 66 ] | 66 ] |
| 67 } | 67 } |
| 68 | 68 |
| OLD | NEW |