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 ''", | 10 "object": "LayoutBlockFlow DIV id='inner-editor'", |
11 "rect": [0, 0, 0, 0], | 11 "rect": [187, 11, 169, 16], |
12 "reason": "full" | 12 "reason": "invalidate paint rectangle" |
13 }, | |
14 { | |
15 "object": "InlineTextBox ''", | |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | |
18 }, | |
19 { | |
20 "object": "InlineTextBox 'PASSED'", | |
21 "rect": [0, 0, 0, 0], | |
22 "reason": "full" | |
23 }, | |
24 { | |
25 "object": "InlineTextBox 'PASSED'", | |
26 "rect": [0, 0, 0, 0], | |
27 "reason": "full" | |
28 }, | 13 }, |
29 { | 14 { |
30 "object": "LayoutBlockFlow DIV id='inner-editor'", | 15 "object": "LayoutBlockFlow DIV id='inner-editor'", |
31 "rect": [10, 11, 169, 16], | 16 "rect": [10, 11, 169, 16], |
32 "reason": "invalidate paint rectangle" | 17 "reason": "invalidate paint rectangle" |
33 }, | 18 }, |
34 { | 19 { |
35 "object": "LayoutBlockFlow DIV id='inner-editor'", | 20 "object": "LayoutText #text", |
36 "rect": [187, 11, 169, 16], | 21 "rect": [187, 11, 53, 16], |
37 "reason": "invalidate paint rectangle" | 22 "reason": "full" |
38 }, | 23 }, |
39 { | 24 { |
40 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
41 "rect": [10, 11, 53, 16], | 26 "rect": [10, 11, 53, 16], |
42 "reason": "full" | 27 "reason": "full" |
43 }, | 28 }, |
44 { | 29 { |
45 "object": "LayoutText #text", | 30 "object": "InlineTextBox ''", |
46 "rect": [187, 11, 53, 16], | 31 "reason": "full" |
| 32 }, |
| 33 { |
| 34 "object": "InlineTextBox ''", |
| 35 "reason": "full" |
| 36 }, |
| 37 { |
| 38 "object": "InlineTextBox 'PASSED'", |
| 39 "reason": "full" |
| 40 }, |
| 41 { |
| 42 "object": "InlineTextBox 'PASSED'", |
47 "reason": "full" | 43 "reason": "full" |
48 }, | 44 }, |
49 { | 45 { |
50 "object": "RootInlineBox", | 46 "object": "RootInlineBox", |
51 "rect": [0, 0, 0, 0], | |
52 "reason": "full" | 47 "reason": "full" |
53 }, | 48 }, |
54 { | 49 { |
55 "object": "RootInlineBox", | 50 "object": "RootInlineBox", |
56 "rect": [0, 0, 0, 0], | |
57 "reason": "full" | 51 "reason": "full" |
58 } | 52 } |
59 ] | 53 ] |
60 } | 54 } |
61 ] | 55 ] |
62 } | 56 } |
63 | 57 |
OLD | NEW |