Bug 187230

Summary: Data returned by contextClick in DumpRenderTree and WebKitTestRunner is inconsistent
Product: WebKit Reporter: Aditya Keerthi <pxlcoder>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Mac   
OS: Unspecified   

Description Aditya Keerthi 2018-06-30 21:49:51 PDT
The DumpRenderTree implementation of contextClick returns an array of Strings, while the WebKitTestRunner implementation returns an array of MenuItem objects.