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

