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": "InlineFlowBox", | 10 "object": "LayoutInline A id='link'", |
11 "rect": [0, 0, 0, 0], | 11 "rect": [-1, -1, 802, 234], |
12 "reason": "full" | |
13 }, | |
14 { | |
15 "object": "InlineFlowBox", | |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | |
18 }, | |
19 { | |
20 "object": "InlineFlowBox", | |
21 "rect": [0, 0, 0, 0], | |
22 "reason": "style change" | 12 "reason": "style change" |
23 }, | 13 }, |
24 { | 14 { |
25 "object": "InlineTextBox 'Home'", | 15 "object": "LayoutBlockFlow HTML", |
26 "rect": [0, 0, 0, 0], | 16 "rect": [-1, -1, 801, 233], |
27 "reason": "full" | |
28 }, | |
29 { | |
30 "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get
their outline painted'", | |
31 "rect": [0, 0, 0, 0], | |
32 "reason": "full" | |
33 }, | |
34 { | |
35 "object": "LayoutBlockFlow (anonymous)", | |
36 "rect": [-1, -1, 801, 21], | |
37 "reason": "bounds change" | 17 "reason": "bounds change" |
38 }, | 18 }, |
39 { | 19 { |
40 "object": "LayoutBlockFlow BODY", | 20 "object": "LayoutBlockFlow BODY", |
41 "rect": [-1, -1, 801, 57], | 21 "rect": [-1, -1, 801, 57], |
42 "reason": "bounds change" | 22 "reason": "bounds change" |
43 }, | 23 }, |
44 { | 24 { |
45 "object": "LayoutBlockFlow HTML", | 25 "object": "LayoutBlockFlow (anonymous)", |
46 "rect": [-1, -1, 801, 233], | 26 "rect": [-1, -1, 801, 21], |
47 "reason": "bounds change" | 27 "reason": "bounds change" |
48 }, | 28 }, |
49 { | 29 { |
50 "object": "LayoutBlockFlow P", | 30 "object": "LayoutBlockFlow P", |
51 "rect": [0, 36, 800, 19], | 31 "rect": [0, 36, 800, 19], |
52 "reason": "invalidate paint rectangle" | 32 "reason": "invalidate paint rectangle" |
53 }, | 33 }, |
54 { | 34 { |
55 "object": "LayoutInline A id='link'", | 35 "object": "InlineFlowBox", |
56 "rect": [-1, -1, 802, 234], | 36 "reason": "full" |
| 37 }, |
| 38 { |
| 39 "object": "InlineFlowBox", |
| 40 "reason": "full" |
| 41 }, |
| 42 { |
| 43 "object": "InlineFlowBox", |
57 "reason": "style change" | 44 "reason": "style change" |
58 }, | 45 }, |
59 { | 46 { |
60 "object": "RootInlineBox", | 47 "object": "InlineTextBox 'Home'", |
61 "rect": [0, 0, 0, 0], | 48 "reason": "full" |
| 49 }, |
| 50 { |
| 51 "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get
their outline painted'", |
62 "reason": "full" | 52 "reason": "full" |
63 }, | 53 }, |
64 { | 54 { |
65 "object": "RootInlineBox", | 55 "object": "RootInlineBox", |
66 "rect": [0, 0, 0, 0], | |
67 "reason": "full" | 56 "reason": "full" |
68 }, | 57 }, |
69 { | 58 { |
70 "object": "RootInlineBox", | 59 "object": "RootInlineBox", |
71 "rect": [0, 0, 0, 0], | 60 "reason": "full" |
| 61 }, |
| 62 { |
| 63 "object": "RootInlineBox", |
72 "reason": "full" | 64 "reason": "full" |
73 } | 65 } |
74 ] | 66 ] |
75 } | 67 } |
76 ] | 68 ] |
77 } | 69 } |
78 | 70 |
OLD | NEW |