Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [1250, 585], 5 "bounds": [1250, 585],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", 10 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'",
11 "rect": [0, 0, 1500, 236], 11 "rect": [0, 0, 1500, 236],
12 "reason": "bounds change" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", 15 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'",
16 "rect": [-250, 0, 1500, 236], 16 "rect": [-250, 0, 1500, 236],
17 "reason": "bounds change" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'", 20 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'",
21 "rect": [704, 0, 700, 236], 21 "rect": [704, 0, 700, 236],
22 "reason": "bounds change" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'", 25 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'",
26 "rect": [454, 0, 700, 236], 26 "rect": [454, 0, 700, 236],
27 "reason": "bounds change" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'", 30 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'",
31 "rect": [0, 0, 700, 236], 31 "rect": [0, 0, 700, 236],
32 "reason": "bounds change" 32 "reason": "geometry"
33 }, 33 },
34 { 34 {
35 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'", 35 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapp er'",
36 "rect": [-250, 0, 700, 236], 36 "rect": [-250, 0, 700, 236],
37 "reason": "bounds change" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutView #document", 40 "object": "LayoutView #document",
41 "rect": [1250, 0, 250, 585], 41 "rect": [1250, 0, 250, 585],
42 "reason": "incremental" 42 "reason": "incremental"
43 }, 43 },
44 { 44 {
45 "object": "LayoutImage IMG", 45 "object": "LayoutImage IMG",
46 "rect": [704, 0, 214, 232], 46 "rect": [704, 0, 214, 232],
47 "reason": "bounds change" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutImage IMG", 50 "object": "LayoutImage IMG",
51 "rect": [454, 0, 214, 232], 51 "rect": [454, 0, 214, 232],
52 "reason": "bounds change" 52 "reason": "geometry"
53 }, 53 },
54 { 54 {
55 "object": "LayoutImage IMG", 55 "object": "LayoutImage IMG",
56 "rect": [0, 0, 214, 232], 56 "rect": [0, 0, 214, 232],
57 "reason": "bounds change" 57 "reason": "geometry"
58 }, 58 },
59 { 59 {
60 "object": "LayoutImage IMG", 60 "object": "LayoutImage IMG",
61 "rect": [-250, 0, 214, 232], 61 "rect": [-250, 0, 214, 232],
62 "reason": "bounds change" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "LayoutText #text", 65 "object": "LayoutText #text",
66 "rect": [700, 218, 4, 18], 66 "rect": [700, 218, 4, 18],
67 "reason": "bounds change" 67 "reason": "geometry"
68 }, 68 },
69 { 69 {
70 "object": "LayoutText #text", 70 "object": "LayoutText #text",
71 "rect": [450, 218, 4, 18], 71 "rect": [450, 218, 4, 18],
72 "reason": "bounds change" 72 "reason": "geometry"
73 } 73 }
74 ] 74 ]
75 } 75 }
76 ], 76 ],
77 "objectPaintInvalidations": [ 77 "objectPaintInvalidations": [
78 { 78 {
79 "object": "LayoutView #document", 79 "object": "LayoutView #document",
80 "reason": "incremental" 80 "reason": "incremental"
81 }, 81 },
82 { 82 {
83 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", 83 "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'",
84 "reason": "bounds change" 84 "reason": "geometry"
85 }, 85 },
86 { 86 {
87 "object": "RootInlineBox", 87 "object": "RootInlineBox",
88 "reason": "bounds change" 88 "reason": "geometry"
89 }, 89 },
90 { 90 {
91 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'" , 91 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'" ,
92 "reason": "bounds change" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "RootInlineBox", 95 "object": "RootInlineBox",
96 "reason": "bounds change" 96 "reason": "geometry"
97 }, 97 },
98 { 98 {
99 "object": "LayoutImage IMG", 99 "object": "LayoutImage IMG",
100 "reason": "bounds change" 100 "reason": "geometry"
101 }, 101 },
102 { 102 {
103 "object": "LayoutText #text", 103 "object": "LayoutText #text",
104 "reason": "location change" 104 "reason": "geometry"
105 }, 105 },
106 { 106 {
107 "object": "LayoutText #text", 107 "object": "LayoutText #text",
108 "reason": "bounds change" 108 "reason": "geometry"
109 }, 109 },
110 { 110 {
111 "object": "InlineTextBox '\n'", 111 "object": "InlineTextBox '\n'",
112 "reason": "bounds change" 112 "reason": "geometry"
113 }, 113 },
114 { 114 {
115 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'" , 115 "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'" ,
116 "reason": "bounds change" 116 "reason": "geometry"
117 }, 117 },
118 { 118 {
119 "object": "RootInlineBox", 119 "object": "RootInlineBox",
120 "reason": "bounds change" 120 "reason": "geometry"
121 }, 121 },
122 { 122 {
123 "object": "LayoutImage IMG", 123 "object": "LayoutImage IMG",
124 "reason": "bounds change" 124 "reason": "geometry"
125 }, 125 },
126 { 126 {
127 "object": "LayoutText #text", 127 "object": "LayoutText #text",
128 "reason": "location change" 128 "reason": "geometry"
129 }, 129 },
130 { 130 {
131 "object": "LayoutText #text", 131 "object": "LayoutText #text",
132 "reason": "location change" 132 "reason": "geometry"
133 } 133 }
134 ] 134 ]
135 } 135 }
136 136
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698