Bug 256377

Summary: TestRunner bindings: dumpAsTextWithPixelResults does not exist
Product: WebKit Reporter: Ryan Reno <rreno>
Component: Tools / TestsAssignee: 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
Reported 2023-05-05 10:22:36 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-05-05 10:22:50 PDT
Note You need to log in before you can comment on or make changes to this bug.