[webkit-help] Issue with generated expected file.

Julien Chaffraix julien.chaffraix at gmail.com
Thu Aug 12 08:14:14 PDT 2010


Hi,

> I got the problem like, When I run the test code html file with google
> chrome the out is as expected
> .But if I run the same html file on gtkLauncher the output is different.

Differences in rendering between platforms are pretty common (fonts
are one of the major cause for them). The usual procedure is just to
check in a specialized version for the new port (provided that the
differences are minor).

> But When I run it through DRT(dumprenderTree) it shows PASS.

Have you checked if DRT did not generate a new output of the test for
Gtk for you? This would explain why it would still passes.

Regards,
Julien


More information about the webkit-help mailing list