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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource-expected.txt

Issue 1974373002: Auto-rebaseline for r393557 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 "bounds": [785, 928], 2 "bounds": [785, 928],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 928], 5 "bounds": [785, 928],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "backgroundColor": "#FFFFFF", 8 "backgroundColor": "#FFFFFF",
9 "paintInvalidations": [ 9 "paintInvalidations": [
10 { 10 {
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 { 236 {
237 "shouldFlattenTransform": false, 237 "shouldFlattenTransform": false,
238 "children": [ 238 "children": [
239 { 239 {
240 "position": [15, 854], 240 "position": [15, 854],
241 "bounds": [150, 60], 241 "bounds": [150, 60],
242 "drawsContent": true 242 "drawsContent": true
243 }, 243 },
244 { 244 {
245 "position": [15, 854], 245 "position": [15, 854],
246 "bounds": [150, 25], 246 "bounds": [150, 18],
247 "drawsContent": true 247 "drawsContent": true
248 } 248 }
249 ] 249 ]
250 } 250 }
251 ] 251 ]
252 } 252 }
253 ] 253 ]
254 } 254 }
255 255
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698