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
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to