Bug 256377
Summary: | TestRunner bindings: dumpAsTextWithPixelResults does not exist | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Reno <rreno> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=258298 |
Ryan Reno
js-test.js has a function, presumably for SVG testing, which dumps the result of a test both as text and as pixel results. This would allow us to check the drawing output as well as the behavior of bindings in a single test. It appears this came from some imported blink tests but we never implemented the test runner bindings for the function.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108955212>