Bug 248285

Summary: <option> in <select multiple> or <select size> should return correct height/width
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, karlcow, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: BrowserCompat, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Tim Nguyen (:ntim)
Reported 2022-11-23 12:32:14 PST
clientHeight/clientWidth/etc. APIs should work on <option> in <select multiple> or <select size>. It currently works properly on Chrome/Firefox, but not WebKit. The reason being that <option> has display: none in WebKit.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-30 12:33:18 PST
Note You need to log in before you can comment on or make changes to this bug.