VERIFIED FIXED 5144
pixel test should run even if render trees differ
https://bugs.webkit.org/show_bug.cgi?id=5144
Summary pixel test should run even if render trees differ
mitz
Reported 2005-09-26 23:21:21 PDT
Currently, run-webkit-tests --pixel will only render and compare pixel results if the layout test passes. It should compare pixel results regardless of layout test results. This is useful in understanding why the render tree changed and how it affected rendering.
Attachments
Darin Adler
Comment 1 2005-09-27 10:36:16 PDT
Heh, I have a patch for this already in my tree by coincidence.
Darin Adler
Comment 2 2005-09-28 13:52:28 PDT
I believe my recent check-in fixed this.
Note You need to log in before you can comment on or make changes to this bug.