| 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 [0, 34, 800, 18], | 9 { |
| 10 [0, 0, 800, 232], | 10 "object": "InlineFlowBox", |
| 11 [0, 0, 800, 52], | 11 "rect": [0, 0, 0, 0], |
| 12 [0, 0, 800, 18], | 12 "reason": "full" |
| 13 [-5, -5, 810, 242], | 13 }, |
| 14 [-5, -5, 805, 237], | 14 { |
| 15 [-5, -5, 805, 57], | 15 "object": "InlineFlowBox", |
| 16 [-5, -5, 805, 28] | 16 "rect": [0, 0, 0, 0], |
| 17 ], | 17 "reason": "full" |
| 18 "paintInvalidationClients": [ | 18 }, |
| 19 "InlineFlowBox", | 19 { |
| 20 "InlineTextBox 'Home'", | 20 "object": "InlineFlowBox", |
| 21 "InlineFlowBox", | 21 "rect": [0, 0, 0, 0], |
| 22 "RootInlineBox", | 22 "reason": "style change" |
| 23 "InlineTextBox 'crbug.com/424078: ensure inline elements get their outli
ne painted'", | 23 }, |
| 24 "RootInlineBox", | 24 { |
| 25 "LayoutBlockFlow HTML", | 25 "object": "InlineTextBox 'Home'", |
| 26 "LayoutBlockFlow BODY", | 26 "rect": [0, 0, 0, 0], |
| 27 "LayoutBlockFlow (anonymous)", | 27 "reason": "full" |
| 28 "RootInlineBox", | 28 }, |
| 29 "LayoutInline A id='link'", | 29 { |
| 30 "InlineFlowBox", | 30 "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get
their outline painted'", |
| 31 "LayoutBlockFlow P" | 31 "rect": [0, 0, 0, 0], |
| 32 "reason": "full" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow (anonymous)", |
| 36 "rect": [0, 0, 800, 18], |
| 37 "reason": "bounds change" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow (anonymous)", |
| 41 "rect": [-5, -5, 805, 28], |
| 42 "reason": "bounds change" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow BODY", |
| 46 "rect": [0, 0, 800, 52], |
| 47 "reason": "bounds change" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutBlockFlow BODY", |
| 51 "rect": [-5, -5, 805, 57], |
| 52 "reason": "bounds change" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutBlockFlow HTML", |
| 56 "rect": [0, 0, 800, 232], |
| 57 "reason": "bounds change" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutBlockFlow HTML", |
| 61 "rect": [-5, -5, 805, 237], |
| 62 "reason": "bounds change" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutBlockFlow P", |
| 66 "rect": [0, 34, 800, 18], |
| 67 "reason": "invalidate paint rectangle" |
| 68 }, |
| 69 { |
| 70 "object": "LayoutInline A id='link'", |
| 71 "rect": [-5, -5, 810, 242], |
| 72 "reason": "style change" |
| 73 }, |
| 74 { |
| 75 "object": "RootInlineBox", |
| 76 "rect": [0, 0, 0, 0], |
| 77 "reason": "full" |
| 78 }, |
| 79 { |
| 80 "object": "RootInlineBox", |
| 81 "rect": [0, 0, 0, 0], |
| 82 "reason": "full" |
| 83 }, |
| 84 { |
| 85 "object": "RootInlineBox", |
| 86 "rect": [0, 0, 0, 0], |
| 87 "reason": "full" |
| 88 } |
| 32 ] | 89 ] |
| 33 } | 90 } |
| 34 ] | 91 ] |
| 35 } | 92 } |
| 36 | 93 |
| OLD | NEW |