NEW 193817
[WPE] Support <select> tag
https://bugs.webkit.org/show_bug.cgi?id=193817
Summary [WPE] Support <select> tag
Charlie Turner
Reported 2019-01-25 01:20:26 PST
In WPE I'm seeing, <select> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="opel">Opel</option> <option value="audi">Audi</option> </select> Rendered as just the string "Volvo" rather than as a drop-down box. Looks like a missing feature at the moment.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2020-01-27 10:21:02 PST
Note You need to log in before you can comment on or make changes to this bug.