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

Side by Side Diff: tools/tests/rebaseline/output/marked-unreviewed/output-expected/gm-expectations/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 23911002: Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063 (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {}
2 "expected-results" : {
3 "aaclip_565.png" : {
4 "allowed-digests" : [
5 [ "bitmap-64bitMD5", 12345 ]
6 ],
7 "ignore-failure" : false
8 },
9 "aaclip_8888.png" : {
10 "allowed-digests" : [
11 [ "bitmap-64bitMD5", 67890 ]
12 ],
13 "ignore-failure" : false
14 },
15 "aaclip_gpu.png" : {
16 "allowed-digests" : [
17 [ "bitmap-64bitMD5", 11899819492385205974 ]
18 ],
19 "ignore-failure" : false
20 },
21 "aaclip_pdf.png" : {
22 "allowed-digests" : null,
23 "ignore-failure" : false
24 }
25 }
26 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698