NEW 19982
DumpRenderTree output should include information about transforms
https://bugs.webkit.org/show_bug.cgi?id=19982
Summary DumpRenderTree output should include information about transforms
Simon Fraser (smfr)
Reported 2008-07-10 14:46:28 PDT
The DRT output that most of the layout tests rely on doesn't include any information about transforms. This makes it hard to use DRT output to test the effects of transforms. I'll attach a test that shows this. It would be good if layer output included the transform (affine matrix), and a root-relative bounding rect.
Attachments
Testcase for which DRT does not reveal the bug (1.19 KB, text/html)
2008-07-10 14:47 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2008-07-10 14:47:33 PDT
Created attachment 22212 [details] Testcase for which DRT does not reveal the bug This testcase (from bug 18885) requires visual inspection to see the failure, but DRT could be enhanced to detect the problem.
Note You need to log in before you can comment on or make changes to this bug.