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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt

Issue 2081773002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 10.5px,12.5px,10.5px: 1 10.5px,12.5px,10.5px:
2 { 2 {
3 "name": "Content Root Layer",
3 "bounds": [800, 600], 4 "bounds": [800, 600],
4 "children": [ 5 "children": [
5 { 6 {
7 "name": "LayoutView #document",
6 "bounds": [800, 600], 8 "bounds": [800, 600],
7 "contentsOpaque": true, 9 "contentsOpaque": true,
8 "drawsContent": true, 10 "drawsContent": true,
9 "children": [ 11 "children": [
10 { 12 {
13 "name": "LayoutBlockFlow (relative positioned) DIV id='container'",
11 "position": [11, 0], 14 "position": [11, 0],
12 "bounds": [100, 50], 15 "bounds": [100, 50],
13 "drawsContent": true, 16 "drawsContent": true,
14 "paintInvalidations": [ 17 "paintInvalidations": [
15 { 18 {
16 "object": "LayoutBlockFlow (positioned) DIV id='test'", 19 "object": "LayoutBlockFlow (positioned) DIV id='test'",
17 "rect": [12, 0, 12, 12], 20 "rect": [12, 0, 12, 12],
18 "reason": "bounds change" 21 "reason": "bounds change"
19 }, 22 },
20 { 23 {
21 "object": "LayoutBlockFlow (positioned) DIV id='test'", 24 "object": "LayoutBlockFlow (positioned) DIV id='test'",
22 "rect": [10, 0, 12, 12], 25 "rect": [10, 0, 12, 12],
23 "reason": "bounds change" 26 "reason": "bounds change"
24 } 27 }
25 ] 28 ]
26 } 29 }
27 ] 30 ]
28 } 31 }
32 ],
33 "objectPaintInvalidations": [
34 {
35 "object": "LayoutBlockFlow (positioned) DIV id='test'",
36 "reason": "bounds change"
37 }
29 ] 38 ]
30 } 39 }
31 10.6px,12.4px,10.4px: 40 10.6px,12.4px,10.4px:
32 { 41 {
42 "name": "Content Root Layer",
33 "bounds": [800, 600], 43 "bounds": [800, 600],
34 "children": [ 44 "children": [
35 { 45 {
46 "name": "LayoutView #document",
36 "bounds": [800, 600], 47 "bounds": [800, 600],
37 "contentsOpaque": true, 48 "contentsOpaque": true,
38 "drawsContent": true, 49 "drawsContent": true,
39 "children": [ 50 "children": [
40 { 51 {
52 "name": "LayoutBlockFlow (relative positioned) DIV id='container'",
41 "position": [11, 0], 53 "position": [11, 0],
42 "bounds": [100, 50], 54 "bounds": [100, 50],
43 "drawsContent": true, 55 "drawsContent": true,
44 "paintInvalidations": [ 56 "paintInvalidations": [
45 { 57 {
46 "object": "LayoutBlockFlow (positioned) DIV id='test'", 58 "object": "LayoutBlockFlow (positioned) DIV id='test'",
47 "rect": [11, 0, 13, 12], 59 "rect": [11, 0, 13, 12],
48 "reason": "bounds change" 60 "reason": "bounds change"
49 }, 61 },
50 { 62 {
51 "object": "LayoutBlockFlow (positioned) DIV id='test'", 63 "object": "LayoutBlockFlow (positioned) DIV id='test'",
52 "rect": [9, 0, 13, 12], 64 "rect": [9, 0, 13, 12],
53 "reason": "bounds change" 65 "reason": "bounds change"
54 } 66 }
55 ] 67 ]
56 } 68 }
57 ] 69 ]
58 } 70 }
71 ],
72 "objectPaintInvalidations": [
73 {
74 "object": "LayoutBlockFlow (positioned) DIV id='test'",
75 "reason": "bounds change"
76 }
59 ] 77 ]
60 } 78 }
61 10.4px,12.6px,10.6px: 79 10.4px,12.6px,10.6px:
62 { 80 {
81 "name": "Content Root Layer",
63 "bounds": [800, 600], 82 "bounds": [800, 600],
64 "children": [ 83 "children": [
65 { 84 {
85 "name": "LayoutView #document",
66 "bounds": [800, 600], 86 "bounds": [800, 600],
67 "contentsOpaque": true, 87 "contentsOpaque": true,
68 "drawsContent": true, 88 "drawsContent": true,
69 "children": [ 89 "children": [
70 { 90 {
91 "name": "LayoutBlockFlow (relative positioned) DIV id='container'",
71 "position": [10, 0], 92 "position": [10, 0],
72 "bounds": [100, 50], 93 "bounds": [100, 50],
73 "drawsContent": true, 94 "drawsContent": true,
74 "paintInvalidations": [ 95 "paintInvalidations": [
75 { 96 {
76 "object": "LayoutBlockFlow (positioned) DIV id='test'", 97 "object": "LayoutBlockFlow (positioned) DIV id='test'",
77 "rect": [12, 0, 13, 12], 98 "rect": [12, 0, 13, 12],
78 "reason": "bounds change" 99 "reason": "bounds change"
79 }, 100 },
80 { 101 {
81 "object": "LayoutBlockFlow (positioned) DIV id='test'", 102 "object": "LayoutBlockFlow (positioned) DIV id='test'",
82 "rect": [10, 0, 13, 12], 103 "rect": [10, 0, 13, 12],
83 "reason": "bounds change" 104 "reason": "bounds change"
84 } 105 }
85 ] 106 ]
86 } 107 }
87 ] 108 ]
88 } 109 }
110 ],
111 "objectPaintInvalidations": [
112 {
113 "object": "LayoutBlockFlow (positioned) DIV id='test'",
114 "reason": "bounds change"
115 }
89 ] 116 ]
90 } 117 }
91 10.6px,12.6px,10.6px: 118 10.6px,12.6px,10.6px:
92 { 119 {
120 "name": "Content Root Layer",
93 "bounds": [800, 600], 121 "bounds": [800, 600],
94 "children": [ 122 "children": [
95 { 123 {
124 "name": "LayoutView #document",
96 "bounds": [800, 600], 125 "bounds": [800, 600],
97 "contentsOpaque": true, 126 "contentsOpaque": true,
98 "drawsContent": true, 127 "drawsContent": true,
99 "children": [ 128 "children": [
100 { 129 {
130 "name": "LayoutBlockFlow (relative positioned) DIV id='container'",
101 "position": [11, 0], 131 "position": [11, 0],
102 "bounds": [100, 50], 132 "bounds": [100, 50],
103 "drawsContent": true, 133 "drawsContent": true,
104 "paintInvalidations": [ 134 "paintInvalidations": [
105 { 135 {
106 "object": "LayoutBlockFlow (positioned) DIV id='test'", 136 "object": "LayoutBlockFlow (positioned) DIV id='test'",
107 "rect": [12, 0, 13, 12], 137 "rect": [12, 0, 13, 12],
108 "reason": "bounds change" 138 "reason": "bounds change"
109 }, 139 },
110 { 140 {
111 "object": "LayoutBlockFlow (positioned) DIV id='test'", 141 "object": "LayoutBlockFlow (positioned) DIV id='test'",
112 "rect": [10, 0, 13, 12], 142 "rect": [10, 0, 13, 12],
113 "reason": "bounds change" 143 "reason": "bounds change"
114 } 144 }
115 ] 145 ]
116 } 146 }
117 ] 147 ]
118 } 148 }
149 ],
150 "objectPaintInvalidations": [
151 {
152 "object": "LayoutBlockFlow (positioned) DIV id='test'",
153 "reason": "bounds change"
154 }
119 ] 155 ]
120 } 156 }
121 10.4px,12.4px,10.4px: 157 10.4px,12.4px,10.4px:
122 { 158 {
159 "name": "Content Root Layer",
123 "bounds": [800, 600], 160 "bounds": [800, 600],
124 "children": [ 161 "children": [
125 { 162 {
163 "name": "LayoutView #document",
126 "bounds": [800, 600], 164 "bounds": [800, 600],
127 "contentsOpaque": true, 165 "contentsOpaque": true,
128 "drawsContent": true, 166 "drawsContent": true,
129 "children": [ 167 "children": [
130 { 168 {
169 "name": "LayoutBlockFlow (relative positioned) DIV id='container'",
131 "position": [10, 0], 170 "position": [10, 0],
132 "bounds": [100, 50], 171 "bounds": [100, 50],
133 "drawsContent": true, 172 "drawsContent": true,
134 "paintInvalidations": [ 173 "paintInvalidations": [
135 { 174 {
136 "object": "LayoutBlockFlow (positioned) DIV id='test'", 175 "object": "LayoutBlockFlow (positioned) DIV id='test'",
137 "rect": [12, 0, 13, 12], 176 "rect": [12, 0, 13, 12],
138 "reason": "bounds change" 177 "reason": "bounds change"
139 }, 178 },
140 { 179 {
141 "object": "LayoutBlockFlow (positioned) DIV id='test'", 180 "object": "LayoutBlockFlow (positioned) DIV id='test'",
142 "rect": [10, 0, 13, 12], 181 "rect": [10, 0, 13, 12],
143 "reason": "bounds change" 182 "reason": "bounds change"
144 } 183 }
145 ] 184 ]
146 } 185 }
147 ] 186 ]
148 } 187 }
188 ],
189 "objectPaintInvalidations": [
190 {
191 "object": "LayoutBlockFlow (positioned) DIV id='test'",
192 "reason": "bounds change"
193 }
149 ] 194 ]
150 } 195 }
151 196
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698