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 'After change'", | 10 "object": "LayoutBlockFlow HTML", |
11 "rect": [0, 0, 0, 0], | 11 "rect": [10, 102, 285, 400], |
12 "reason": "location change" | 12 "reason": "forced by layout" |
13 }, | |
14 { | |
15 "object": "InlineTextBox 'Find-in-page 'findme', then click here)'", | |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | |
18 }, | |
19 { | |
20 "object": "InlineTextBox 'To be changed: findme (Manual testing:'", | |
21 "rect": [0, 0, 0, 0], | |
22 "reason": "full" | |
23 }, | 13 }, |
24 { | 14 { |
25 "object": "LayoutBlockFlow DIV", | 15 "object": "LayoutBlockFlow DIV", |
26 "rect": [18, 150, 269, 352], | 16 "rect": [18, 150, 269, 352], |
27 "reason": "location change" | 17 "reason": "location change" |
28 }, | 18 }, |
29 { | 19 { |
30 "object": "LayoutBlockFlow DIV id='to-be-changed'", | 20 "object": "LayoutBlockFlow DIV id='to-be-changed'", |
31 "rect": [18, 130, 269, 40], | 21 "rect": [18, 130, 269, 40], |
32 "reason": "forced by layout" | 22 "reason": "forced by layout" |
33 }, | 23 }, |
34 { | 24 { |
35 "object": "LayoutBlockFlow HTML", | |
36 "rect": [10, 102, 285, 400], | |
37 "reason": "forced by layout" | |
38 }, | |
39 { | |
40 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
41 "rect": [18, 130, 235, 39], | 26 "rect": [18, 130, 235, 39], |
42 "reason": "layoutObject removal" | 27 "reason": "layoutObject removal" |
43 }, | 28 }, |
44 { | 29 { |
45 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
46 "rect": [18, 130, 77, 19], | 31 "rect": [18, 130, 77, 19], |
47 "reason": "location change" | 32 "reason": "location change" |
48 }, | 33 }, |
49 { | 34 { |
50 "object": "LayoutView #document", | 35 "object": "LayoutView #document", |
51 "rect": [295, 102, 15, 400], | 36 "rect": [295, 102, 15, 400], |
52 "reason": "scroll" | 37 "reason": "scroll" |
53 }, | 38 }, |
54 { | 39 { |
55 "object": "RootInlineBox", | 40 "object": "InlineTextBox 'After change'", |
56 "rect": [0, 0, 0, 0], | 41 "reason": "location change" |
| 42 }, |
| 43 { |
| 44 "object": "InlineTextBox 'Find-in-page 'findme', then click here)'", |
| 45 "reason": "full" |
| 46 }, |
| 47 { |
| 48 "object": "InlineTextBox 'To be changed: findme (Manual testing:'", |
57 "reason": "full" | 49 "reason": "full" |
58 }, | 50 }, |
59 { | 51 { |
60 "object": "RootInlineBox", | 52 "object": "RootInlineBox", |
61 "rect": [0, 0, 0, 0], | |
62 "reason": "full" | 53 "reason": "full" |
63 }, | 54 }, |
64 { | 55 { |
65 "object": "RootInlineBox", | 56 "object": "RootInlineBox", |
66 "rect": [0, 0, 0, 0], | 57 "reason": "full" |
| 58 }, |
| 59 { |
| 60 "object": "RootInlineBox", |
67 "reason": "full" | 61 "reason": "full" |
68 }, | 62 }, |
69 { | 63 { |
70 "object": "VerticalScrollbar", | 64 "object": "VerticalScrollbar", |
71 "rect": [0, 0, 0, 0], | |
72 "reason": "scroll" | 65 "reason": "scroll" |
73 } | 66 } |
74 ] | 67 ] |
75 } | 68 } |
76 ] | 69 ] |
77 } | 70 } |
78 | 71 |
OLD | NEW |