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 [8, 208, 100, 100], | 9 [8, 208, 100, 100], |
10 [8, 108, 100, 100], | 10 [8, 108, 100, 100], |
11 [8, 49, 94, 118], | 11 [8, 49, 94, 118], |
12 [8, 49, 4, 18], | 12 [8, 49, 4, 18], |
13 [8, 8, 100, 200], | 13 [8, 8, 100, 200], |
14 [8, 8, 100, 100] | 14 [8, 8, 100, 100] |
15 ], | 15 ], |
16 "paintInvalidationClients": [ | 16 "paintInvalidationClients": [ |
17 "InlineTextBox 'FAIL: Test did'", | 17 "InlineTextBox 'FAIL: Test did'", |
18 "InlineTextBox 'not run'", | 18 "InlineTextBox 'not run'", |
19 "LayoutText #text", | 19 "LayoutText #text", |
20 "RootInlineBox", | 20 "RootInlineBox", |
21 "RootInlineBox", | 21 "RootInlineBox", |
22 "LayoutBlockFlow HTML", | 22 "LayoutBlockFlow HTML", |
23 "LayoutBlockFlow BODY", | 23 "LayoutBlockFlow BODY", |
24 "LayoutBlockFlow DIV id='root'", | 24 "LayoutBlockFlow DIV id='root'", |
25 "LayoutBlockFlow DIV id='firstLine'", | 25 "LayoutBlockFlow DIV id='firstLine'", |
26 "LayoutBlockFlow DIV id='firstLine'", | 26 "LayoutBlockFlow DIV id='firstLine'", |
| 27 "RootInlineBox", |
27 "LayoutText #text", | 28 "LayoutText #text", |
28 "InlineTextBox '\u00A0'", | 29 "InlineTextBox '\u00A0'", |
29 "LayoutText #text", | 30 "LayoutText #text", |
30 "InlineTextBox '\u00A0'", | 31 "InlineTextBox '\u00A0'", |
31 "LayoutBlockFlow (anonymous)", | 32 "LayoutBlockFlow (anonymous)", |
32 "LayoutBlockFlow (anonymous)", | 33 "LayoutBlockFlow (anonymous)", |
| 34 "RootInlineBox", |
33 "LayoutBR BR", | 35 "LayoutBR BR", |
34 "InlineTextBox '\n'", | 36 "InlineTextBox '\n'", |
35 "LayoutBR BR", | 37 "LayoutBR BR", |
36 "InlineTextBox '\n'" | 38 "InlineTextBox '\n'" |
37 ] | 39 ] |
38 } | 40 } |
39 ] | 41 ] |
40 } | 42 } |
41 | 43 |
OLD | NEW |