Bug 216348

Summary: remove code handling incorrectly named `Automation.CoordinateSystem.LayoutViewport` in favor of the correctly named `Automation.CoordinateSystem.Viewport`
Product: WebKit Reporter: Devin Rousso <hi>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, 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=216302

Devin Rousso
Reported 2020-09-09 23:49:52 PDT
`Automation.CoordinateSystem.Viewport` is what's written in the protocol JSON, but the actual handler code checks for `"LayoutViewport"`
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-16 23:50:13 PDT
Note You need to log in before you can comment on or make changes to this bug.