| 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": "LayoutText #text", | 10 "object": "LayoutText #text", |
| 11 "rect": [18, 28, 238, 18], | 11 "rect": [18, 28, 237, 18], |
| 12 "reason": "selection" | 12 "reason": "selection" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "InlineTextBox 'Should have blue, not gray, highlight'", | 15 "object": "InlineTextBox 'Should have blue, not gray, highlight'", |
| 16 "reason": "selection" | 16 "reason": "selection" |
| 17 }, | 17 }, |
| 18 { | 18 { |
| 19 "object": "LayoutBlockFlow BODY", | 19 "object": "LayoutBlockFlow BODY", |
| 20 "reason": "selection" | 20 "reason": "selection" |
| 21 }, | 21 }, |
| 22 { | 22 { |
| 23 "object": "LayoutBlockFlow DIV id='t'", | 23 "object": "LayoutBlockFlow DIV id='t'", |
| 24 "reason": "selection" | 24 "reason": "selection" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutBlockFlow HTML", | 27 "object": "LayoutBlockFlow HTML", |
| 28 "reason": "selection" | 28 "reason": "selection" |
| 29 } | 29 } |
| 30 ] | 30 ] |
| 31 } | 31 } |
| 32 ] | 32 ] |
| 33 } | 33 } |
| 34 | 34 |
| OLD | NEW |