Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "actual-results" : { | |
| 3 "failed" : null, | |
| 4 "failure-ignored" : null, | |
| 5 "no-comparison" : null, | |
| 6 "succeeded" : null | |
| 7 }, | |
| 8 "expected-results" : { | |
| 9 "1209453360120438698.png" : { | |
| 10 "allowed-digests" : [ | |
| 11 [ "bitmap-64bitMD5", 1209453360120438600 ] | |
|
scroggo
2013/10/14 21:44:38
Should I add a comment that I've manually modified
epoger
2013/10/15 15:31:03
JSON does not allow comments. See http://stackove
scroggo
2013/10/15 19:50:59
Done.
| |
| 12 ], | |
| 13 "ignore-failure" : true | |
| 14 } | |
| 15 } | |
| 16 } | |
| OLD | NEW |