Comment #4 on issue 21611 by minyu.huang: Generate complete unit tests for printing related classes. http://code.google.com/p/chromium/issues/detail?id=21611
The unit test for PdfPsMetafile only tests the generation of Cairo surfaces. We actually need to draw something on the surface and see if the results are correct. We did not have unit tests for VectorCanvas/VectorPlatformDevice. We need to check if the rendering results are correct. For example, Can draw curves correctly? Does the image composition work? Does clipping work correctly? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
