| 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 P", | 10 "object": "LayoutBlockFlow P", |
| 11 "rect": [0, 36, 800, 20], | 11 "rect": [0, 36, 800, 20], |
| 12 "reason": "forced by layout" | 12 "reason": "geometry" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (anonymous)", | 15 "object": "LayoutBlockFlow (anonymous)", |
| 16 "rect": [0, 0, 800, 20], | 16 "rect": [0, 0, 800, 20], |
| 17 "reason": "forced by layout" | 17 "reason": "geometry" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutInline A id='link'", | 20 "object": "LayoutInline A id='link'", |
| 21 "rect": [585, -1, 216, 234], | 21 "rect": [585, -1, 216, 234], |
| 22 "reason": "style change" | 22 "reason": "style change" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
| 26 "rect": [0, 0, 39, 19], | 26 "rect": [0, 0, 39, 19], |
| 27 "reason": "forced by layout" | 27 "reason": "geometry" |
| 28 } | 28 } |
| 29 ] | 29 ] |
| 30 } | 30 } |
| 31 ], | 31 ], |
| 32 "objectPaintInvalidations": [ | 32 "objectPaintInvalidations": [ |
| 33 { | 33 { |
| 34 "object": "LayoutBlockFlow (anonymous)", | 34 "object": "LayoutBlockFlow (anonymous)", |
| 35 "reason": "forced by layout" | 35 "reason": "geometry" |
| 36 }, | 36 }, |
| 37 { | 37 { |
| 38 "object": "RootInlineBox", | 38 "object": "RootInlineBox", |
| 39 "reason": "forced by layout" | 39 "reason": "geometry" |
| 40 }, | 40 }, |
| 41 { | 41 { |
| 42 "object": "LayoutInline A id='link'", | 42 "object": "LayoutInline A id='link'", |
| 43 "reason": "style change" | 43 "reason": "style change" |
| 44 }, | 44 }, |
| 45 { | 45 { |
| 46 "object": "LayoutText #text", | 46 "object": "LayoutText #text", |
| 47 "reason": "forced by layout" | 47 "reason": "geometry" |
| 48 }, | 48 }, |
| 49 { | 49 { |
| 50 "object": "InlineTextBox 'Home'", | 50 "object": "InlineTextBox 'Home'", |
| 51 "reason": "forced by layout" | 51 "reason": "geometry" |
| 52 }, | 52 }, |
| 53 { | 53 { |
| 54 "object": "LayoutBlockFlow P", | 54 "object": "LayoutBlockFlow P", |
| 55 "reason": "forced by layout" | 55 "reason": "geometry" |
| 56 }, | 56 }, |
| 57 { | 57 { |
| 58 "object": "RootInlineBox", | 58 "object": "RootInlineBox", |
| 59 "reason": "forced by layout" | 59 "reason": "geometry" |
| 60 }, | 60 }, |
| 61 { | 61 { |
| 62 "object": "LayoutText #text", | 62 "object": "LayoutText #text", |
| 63 "reason": "forced by layout" | 63 "reason": "geometry" |
| 64 }, | 64 }, |
| 65 { | 65 { |
| 66 "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get the
ir outline painted'", | 66 "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get the
ir outline painted'", |
| 67 "reason": "forced by layout" | 67 "reason": "geometry" |
| 68 } | 68 } |
| 69 ] | 69 ] |
| 70 } | 70 } |
| 71 | 71 |
| OLD | NEW |