|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DumpRenderTree.h>
Public Attributes | |
| std::string | pathOrURL |
| std::string | absolutePath |
| bool | shouldDumpPixels { false } |
| std::string | expectedPixelHash |
| int | timeout { 30000 } |
| bool | dumpJSConsoleLogInStdErr { false } |
| std::string TestCommand::absolutePath |
| bool TestCommand::dumpJSConsoleLogInStdErr { false } |
| std::string TestCommand::expectedPixelHash |
| std::string TestCommand::pathOrURL |
| bool TestCommand::shouldDumpPixels { false } |
| int TestCommand::timeout { 30000 } |
1.8.13