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.
<rdar://problem/108955212>