[webkit-dev] DumpRenderTree Output

Eric Seidel eric at webkit.org
Fri Apr 23 14:39:52 PDT 2010


Am I correct that all text output from DumpRenderTree should be utf-8
(thus all expected.txt files as well)?

The Mac Code appears to use utf-8:
http://trac.webkit.org/browser/trunk/WebKitTools/DumpRenderTree/mac/DumpRenderTree.mm#L1091

Obviously it also will spit raw bytes (like webarchives and pdf files)
over stdout as well.

I just want to confirm with the community that utf-8 for all
-expected.txt files is expected behavior?

-eric


More information about the webkit-dev mailing list