Bug 256377 - TestRunner bindings: dumpAsTextWithPixelResults does not exist
Summary: TestRunner bindings: dumpAsTextWithPixelResults does not exist
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-05 10:22 PDT by Ryan Reno
Modified: 2023-06-25 16:22 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Reno 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.
Comment 1 Radar WebKit Bug Importer 2023-05-05 10:22:50 PDT
<rdar://problem/108955212>