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 "repaintRects": [ | 8 "repaintRects": [ |
9 [78, 286, 25, 82], | 9 [78, 286, 25, 82], |
10 [74, 286, 29, 82], | 10 [74, 286, 29, 82], |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
43 "RootInlineBox", | 43 "RootInlineBox", |
44 "InlineTextBox 'Lorem'", | 44 "InlineTextBox 'Lorem'", |
45 "RootInlineBox", | 45 "RootInlineBox", |
46 "InlineTextBox 'sit amet'", | 46 "InlineTextBox 'sit amet'", |
47 "RootInlineBox", | 47 "RootInlineBox", |
48 "InlineTextBox 'Lorem'", | 48 "InlineTextBox 'Lorem'", |
49 "RootInlineBox", | 49 "RootInlineBox", |
50 "InlineTextBox 'sit amet'", | 50 "InlineTextBox 'sit amet'", |
51 "RootInlineBox", | 51 "RootInlineBox", |
52 "InlineTextBox 'ipsum dolor'", | 52 "InlineTextBox 'ipsum dolor'", |
| 53 "LayoutTableCell TD", |
| 54 "LayoutTableCell TD", |
| 55 "LayoutTableCell TD", |
| 56 "LayoutTableCell TD", |
| 57 "LayoutTableCell TD", |
| 58 "LayoutTableCell TD", |
53 "LayoutTable TABLE id='t'", | 59 "LayoutTable TABLE id='t'", |
| 60 "LayoutTableCell TD", |
54 "LayoutTable TABLE", | 61 "LayoutTable TABLE", |
55 "LayoutTableCell TD", | 62 "LayoutTableCell TD", |
56 "LayoutTableCell TD", | 63 "LayoutTableCell TD", |
57 "LayoutTableCell TD", | 64 "LayoutTableCell TD", |
58 "LayoutTableCell TD", | 65 "LayoutTableCell TD", |
59 "LayoutTableCell TD", | 66 "LayoutTableCell TD", |
60 "LayoutTableSection TBODY", | 67 "LayoutTableSection TBODY", |
61 "LayoutTableCell TD", | 68 "LayoutTableCell TD", |
62 "LayoutTableCell TD", | 69 "LayoutTableCell TD", |
| 70 "LayoutTableCell TD", |
63 "LayoutTable TABLE", | 71 "LayoutTable TABLE", |
64 "LayoutTableCell TD", | 72 "LayoutTableCell TD", |
65 "LayoutTableCell TD", | 73 "LayoutTableCell TD", |
66 "LayoutTableCell TD", | 74 "LayoutTableCell TD", |
67 "LayoutTableCell TD", | 75 "LayoutTableCell TD", |
68 "LayoutTableCell TD", | 76 "LayoutTableCell TD", |
69 "LayoutTableSection TBODY", | 77 "LayoutTableSection TBODY", |
70 "LayoutTable TABLE", | 78 "LayoutTable TABLE", |
71 "LayoutTableCell TD", | 79 "LayoutTableCell TD", |
72 "LayoutTableCell TD id='d3'", | 80 "LayoutTableCell TD id='d3'", |
73 "LayoutText #text", | 81 "LayoutText #text", |
74 "InlineTextBox 'ipsum dolor'", | 82 "InlineTextBox 'ipsum dolor'", |
75 "LayoutTableCell TD" | 83 "LayoutTableCell TD" |
76 ] | 84 ] |
77 } | 85 } |
78 ] | 86 ] |
79 } | 87 } |
80 | 88 |
OLD | NEW |