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

Side by Side Diff: expectations/skimage/Test-Win7-ShuttleA-HD2000-x86-Debug-GDI/expected-results.json

Issue 407973003: Move DirectWrite skimage expectations -> GDI (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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 "actual-results" : { 2 "actual-results" : {
3 "failed" : null, 3 "failed" : null,
4 "failure-ignored" : null, 4 "failure-ignored" : null,
5 "no-comparison" : null, 5 "no-comparison" : null,
6 "succeeded" : null 6 "succeeded" : null
7 }, 7 },
8 "expected-results" : { 8 "expected-results" : {
9 "01-original-jpg_8888.png" : { 9 "01-original-jpg_8888.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 "ignore-failure" : false 205 "ignore-failure" : false
206 }, 206 },
207 "webp-test-webp_8888.png" : { 207 "webp-test-webp_8888.png" : {
208 "allowed-digests" : [ 208 "allowed-digests" : [
209 [ "bitmap-64bitMD5", 7996831545507232176 ] 209 [ "bitmap-64bitMD5", 7996831545507232176 ]
210 ], 210 ],
211 "ignore-failure" : false 211 "ignore-failure" : false
212 } 212 }
213 } 213 }
214 } 214 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698