Bug 173281
Summary: | [Win] Support TestOption parsing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, bfulgham, lforschler, sam, simon.fraser |
Priority: | P2 | Keywords: | PlatformOnly |
Version: | WebKit Local Build | ||
Hardware: | PC | ||
OS: | Windows 10 |
Daniel Bates
We should support TestOption parsing (pairings of <!-- webkit-test-runner [ ... ] --> declarations in tests) in DumpRenderTree for Windows so as to be able to test cross-platform runtime features (e.g. JavaScript properties) that must be toggled before the test page is loaded.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
I had to skip color filter tests because of this.