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 '\u00A0'", | |
11 "rect": [0, 0, 0, 0], | |
12 "reason": "full" | |
13 }, | |
14 { | |
15 "object": "InlineTextBox '\u00A0'", | |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | |
18 }, | |
19 { | |
20 "object": "InlineTextBox '\u00A0'", | |
21 "rect": [0, 0, 0, 0], | |
22 "reason": "bounds change" | |
23 }, | |
24 { | |
25 "object": "InlineTextBox '\u00A0'", | |
26 "rect": [0, 0, 0, 0], | |
27 "reason": "bounds change" | |
28 }, | |
29 { | |
30 "object": "LayoutBlockFlow (relative positioned) DIV", | 10 "object": "LayoutBlockFlow (relative positioned) DIV", |
31 "rect": [108, 8, 100, 100], | 11 "rect": [108, 8, 100, 100], |
32 "reason": "background obscuration change" | 12 "reason": "background obscuration change" |
33 }, | 13 }, |
34 { | 14 { |
| 15 "object": "LayoutBlockFlow SPAN id='t2' class='blue'", |
| 16 "rect": [108, 8, 100, 100], |
| 17 "reason": "style change" |
| 18 }, |
| 19 { |
35 "object": "LayoutBlockFlow DIV", | 20 "object": "LayoutBlockFlow DIV", |
36 "rect": [8, 8, 100, 100], | 21 "rect": [8, 8, 100, 100], |
37 "reason": "background obscuration change" | 22 "reason": "background obscuration change" |
38 }, | 23 }, |
39 { | 24 { |
40 "object": "LayoutBlockFlow SPAN id='t1'", | 25 "object": "LayoutBlockFlow SPAN id='t1'", |
41 "rect": [8, 8, 100, 100], | 26 "rect": [8, 8, 100, 100], |
42 "reason": "style change" | 27 "reason": "style change" |
43 }, | 28 }, |
44 { | 29 { |
45 "object": "LayoutBlockFlow SPAN id='t2' class='blue'", | |
46 "rect": [108, 8, 100, 100], | |
47 "reason": "style change" | |
48 }, | |
49 { | |
50 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
| 31 "rect": [108, 8, 4, 17], |
| 32 "reason": "bounds change" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutText #text", |
51 "rect": [8, 8, 4, 17], | 36 "rect": [8, 8, 4, 17], |
52 "reason": "bounds change" | 37 "reason": "bounds change" |
53 }, | 38 }, |
54 { | 39 { |
55 "object": "LayoutText #text", | 40 "object": "InlineTextBox '\u00A0'", |
56 "rect": [108, 8, 4, 17], | 41 "reason": "full" |
| 42 }, |
| 43 { |
| 44 "object": "InlineTextBox '\u00A0'", |
| 45 "reason": "full" |
| 46 }, |
| 47 { |
| 48 "object": "InlineTextBox '\u00A0'", |
| 49 "reason": "bounds change" |
| 50 }, |
| 51 { |
| 52 "object": "InlineTextBox '\u00A0'", |
57 "reason": "bounds change" | 53 "reason": "bounds change" |
58 }, | 54 }, |
59 { | 55 { |
60 "object": "RootInlineBox", | 56 "object": "RootInlineBox", |
61 "rect": [0, 0, 0, 0], | |
62 "reason": "full" | 57 "reason": "full" |
63 }, | 58 }, |
64 { | 59 { |
65 "object": "RootInlineBox", | 60 "object": "RootInlineBox", |
66 "rect": [0, 0, 0, 0], | |
67 "reason": "full" | 61 "reason": "full" |
68 }, | 62 }, |
69 { | 63 { |
70 "object": "RootInlineBox", | 64 "object": "RootInlineBox", |
71 "rect": [0, 0, 0, 0], | |
72 "reason": "full" | 65 "reason": "full" |
73 }, | 66 }, |
74 { | 67 { |
75 "object": "RootInlineBox", | 68 "object": "RootInlineBox", |
76 "rect": [0, 0, 0, 0], | |
77 "reason": "full" | 69 "reason": "full" |
78 } | 70 } |
79 ] | 71 ] |
80 } | 72 } |
81 ] | 73 ] |
82 } | 74 } |
83 | 75 |
OLD | NEW |