| 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 ' images.'", | 10 "object": "LayoutText #text", |
| 11 "rect": [0, 0, 0, 0], | 11 "rect": [167, 8, 150, 17], |
| 12 "reason": "style change" | 12 "reason": "style change" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "InlineTextBox ' no '", | 15 "object": "LayoutText #text", |
| 16 "rect": [0, 0, 0, 0], | 16 "rect": [76, 8, 64, 18], |
| 17 "reason": "style change" | |
| 18 }, | |
| 19 { | |
| 20 "object": "InlineTextBox ' passes if '", | |
| 21 "rect": [0, 0, 0, 0], | |
| 22 "reason": "style change" | |
| 23 }, | |
| 24 { | |
| 25 "object": "InlineTextBox ' text is invalidated and '", | |
| 26 "rect": [0, 0, 0, 0], | |
| 27 "reason": "style change" | |
| 28 }, | |
| 29 { | |
| 30 "object": "InlineTextBox 'This test '", | |
| 31 "rect": [0, 0, 0, 0], | |
| 32 "reason": "style change" | |
| 33 }, | |
| 34 { | |
| 35 "object": "InlineTextBox 'only'", | |
| 36 "rect": [0, 0, 0, 0], | |
| 37 "reason": "style change" | 17 "reason": "style change" |
| 38 }, | 18 }, |
| 39 { | 19 { |
| 40 "object": "LayoutText #text", | 20 "object": "LayoutText #text", |
| 41 "rect": [8, 8, 59, 17], | 21 "rect": [8, 8, 59, 17], |
| 42 "reason": "style change" | 22 "reason": "style change" |
| 43 }, | 23 }, |
| 44 { | 24 { |
| 45 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
| 46 "rect": [76, 8, 64, 18], | 26 "rect": [360, 8, 54, 18], |
| 47 "reason": "style change" | 27 "reason": "style change" |
| 48 }, | 28 }, |
| 49 { | 29 { |
| 50 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
| 51 "rect": [139, 8, 29, 18], | 31 "rect": [139, 8, 29, 18], |
| 52 "reason": "style change" | 32 "reason": "style change" |
| 53 }, | 33 }, |
| 54 { | 34 { |
| 55 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
| 56 "rect": [167, 8, 150, 17], | |
| 57 "reason": "style change" | |
| 58 }, | |
| 59 { | |
| 60 "object": "LayoutText #text", | |
| 61 "rect": [326, 8, 25, 17], | 36 "rect": [326, 8, 25, 17], |
| 62 "reason": "style change" | 37 "reason": "style change" |
| 63 }, | 38 }, |
| 64 { | 39 { |
| 65 "object": "LayoutText #text", | 40 "object": "InlineTextBox ' images.'", |
| 66 "rect": [360, 8, 54, 18], | 41 "reason": "style change" |
| 42 }, |
| 43 { |
| 44 "object": "InlineTextBox ' no '", |
| 45 "reason": "style change" |
| 46 }, |
| 47 { |
| 48 "object": "InlineTextBox ' passes if '", |
| 49 "reason": "style change" |
| 50 }, |
| 51 { |
| 52 "object": "InlineTextBox ' text is invalidated and '", |
| 53 "reason": "style change" |
| 54 }, |
| 55 { |
| 56 "object": "InlineTextBox 'This test '", |
| 57 "reason": "style change" |
| 58 }, |
| 59 { |
| 60 "object": "InlineTextBox 'only'", |
| 67 "reason": "style change" | 61 "reason": "style change" |
| 68 } | 62 } |
| 69 ] | 63 ] |
| 70 } | 64 } |
| 71 ] | 65 ] |
| 72 } | 66 } |
| 73 | 67 |
| OLD | NEW |