[webkit-help] Expected result(.txt and .png)

Dirk Pranke dpranke at chromium.org
Mon Feb 27 19:54:49 PST 2012


In the document that Julien pointed you to, there is a section that
discusses this:

http://trac.webkit.org/wiki/Writing%20Layout%20Tests%20for%20DumpRenderTree#Doyoureallyneedapixeltest

-- Dirk

On Mon, Feb 27, 2012 at 7:17 PM, MIKITHA minkola <mikithamk at gmail.com> wrote:
> Ok thanks for your the information.
> How to know if we need a pixel test or we can cover by simple text test?
>
> -Miki
>
> On Tue, Feb 28, 2012 at 12:26 AM, Dirk Pranke <dpranke at chromium.org> wrote:
>>
>> On Mon, Feb 27, 2012 at 7:27 AM, Julien Chaffraix
>> <julien.chaffraix at gmail.com> wrote:
>> >> Will every port check this
>> >> path before checking all other platform specific paths for comparing?
>> >
>> > Yes, exactly.
>> >
>>
>> No, actually, generic paths are tested *after* the platform-specific
>> paths; if we checked the generic path first, then you couldn't
>> override expectations properly.
>>
>> -- Dirk
>
>


More information about the webkit-help mailing list