OLD | NEW |
1 { | 1 { |
2 "layers": [ | 2 "layers": [ |
3 { | 3 { |
4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
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": "LayoutBlockFlow DIV", | 10 "object": "LayoutBlockFlow DIV", |
11 "rect": [7, 41, 786, 56], | 11 "rect": [7, 41, 786, 56], |
12 "reason": "outline" | 12 "reason": "outline" |
13 }, | 13 }, |
14 { | 14 { |
15 "object": "LayoutBlockFlow DIV id='div'", | 15 "object": "LayoutBlockFlow DIV id='div'", |
16 "rect": [8, 78, 784, 18], | 16 "rect": [8, 78, 784, 18], |
17 "reason": "layoutObject insertion" | 17 "reason": "layoutObject insertion" |
18 }, | 18 }, |
19 { | 19 { |
20 "object": "LayoutBR BR", | 20 "object": "LayoutBlockFlow DIV id='div'", |
21 "rect": [7, 77, 3, 19], | 21 "rect": [7, 77, 3, 19], |
22 "reason": "invalidate paint rectangle" | 22 "reason": "invalidate paint rectangle" |
23 }, | 23 }, |
24 { | 24 { |
25 "object": "LayoutBR BR", | 25 "object": "LayoutBlockFlow DIV id='div'", |
26 "rect": [7, 77, 3, 19], | 26 "rect": [7, 77, 3, 19], |
27 "reason": "invalidate paint rectangle" | 27 "reason": "invalidate paint rectangle" |
28 }, | 28 }, |
29 { | 29 { |
30 "object": "LayoutBR BR", | 30 "object": "LayoutBlockFlow DIV id='div'", |
31 "rect": [7, 77, 3, 19], | 31 "rect": [7, 77, 3, 19], |
32 "reason": "invalidate paint rectangle" | 32 "reason": "invalidate paint rectangle" |
33 }, | 33 }, |
34 { | 34 { |
35 "object": "LayoutBR BR", | 35 "object": "LayoutBlockFlow DIV id='div'", |
36 "rect": [7, 59, 3, 19], | 36 "rect": [7, 59, 3, 19], |
37 "reason": "invalidate paint rectangle" | 37 "reason": "invalidate paint rectangle" |
38 } | 38 } |
39 ] | 39 ] |
40 } | 40 } |
41 ], | 41 ], |
42 "objectPaintInvalidations": [ | 42 "objectPaintInvalidations": [ |
43 { | 43 { |
44 "object": "Caret", | 44 "object": "Caret", |
45 "reason": "invalidate paint rectangle" | 45 "reason": "invalidate paint rectangle" |
(...skipping 26 matching lines...) Expand all Loading... |
72 "object": "LayoutBR BR", | 72 "object": "LayoutBR BR", |
73 "reason": "layoutObject insertion" | 73 "reason": "layoutObject insertion" |
74 }, | 74 }, |
75 { | 75 { |
76 "object": "InlineTextBox '\n'", | 76 "object": "InlineTextBox '\n'", |
77 "reason": "layoutObject insertion" | 77 "reason": "layoutObject insertion" |
78 } | 78 } |
79 ] | 79 ] |
80 } | 80 } |
81 | 81 |
OLD | NEW |