| 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 "paintInvalidations": [ |
| 9 [348, 48, 60, 60], | 9 { |
| 10 [328, 28, 60, 60], | 10 "object": "LayoutBlockFlow (floating) DIV", |
| 11 [248, 48, 60, 60], | 11 "rect": [348, 48, 60, 60], |
| 12 [188, 28, 20, 80], | 12 "reason": "style change" |
| 13 [148, 48, 60, 60], | 13 }, |
| 14 [148, 48, 60, 60], | 14 { |
| 15 [128, 88, 80, 20], | 15 "object": "LayoutBlockFlow (floating) DIV id='first'", |
| 16 [88, 28, 20, 80], | 16 "rect": [48, 48, 60, 60], |
| 17 [48, 48, 60, 60], | 17 "reason": "style change" |
| 18 [28, 88, 80, 20] | 18 }, |
| 19 ], | 19 { |
| 20 "paintInvalidationClients": [ | 20 "object": "LayoutBlockFlow (floating) DIV id='second'", |
| 21 "LayoutBlockFlow (floating) DIV id='second'", | 21 "rect": [148, 48, 60, 60], |
| 22 "LayoutBlockFlow (relative positioned) (floating) DIV", | 22 "reason": "layer" |
| 23 "LayoutBlockFlow (floating) DIV id='first'", | 23 }, |
| 24 "LayoutBlockFlow (relative positioned) (floating) DIV", | 24 { |
| 25 "LayoutBlockFlow (floating) DIV id='second'", | 25 "object": "LayoutBlockFlow (floating) DIV id='second'", |
| 26 "LayoutBlockFlow (floating) DIV id='third'", | 26 "rect": [148, 48, 60, 60], |
| 27 "LayoutBlockFlow (relative positioned) (floating) DIV id='fourth'", | 27 "reason": "style change" |
| 28 "LayoutBlockFlow (floating) DIV" | 28 }, |
| 29 { |
| 30 "object": "LayoutBlockFlow (floating) DIV id='third'", |
| 31 "rect": [248, 48, 60, 60], |
| 32 "reason": "style change" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow (relative positioned) (floating) DIV", |
| 36 "rect": [88, 28, 20, 80], |
| 37 "reason": "incremental" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow (relative positioned) (floating) DIV", |
| 41 "rect": [28, 88, 80, 20], |
| 42 "reason": "incremental" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow (relative positioned) (floating) DIV", |
| 46 "rect": [188, 28, 20, 80], |
| 47 "reason": "incremental" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutBlockFlow (relative positioned) (floating) DIV", |
| 51 "rect": [128, 88, 80, 20], |
| 52 "reason": "incremental" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='fo
urth'", |
| 56 "rect": [328, 28, 60, 60], |
| 57 "reason": "style change" |
| 58 } |
| 29 ] | 59 ] |
| 30 } | 60 } |
| 31 ] | 61 ] |
| 32 } | 62 } |
| 33 | 63 |
| OLD | NEW |