Images 💾

Last commit ⭐

commit 1df32b7e1a2e9fd85b5e52301fd0e4a9f6c19acd
Author:     Luke Warlow <lwarlow@igalia.com>
AuthorDate: Thu Jun 13 18:11:45 2024 +0200
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Fri Jun 28 00:56:17 2024 +0200

    LibWeb: Add HTMLSelectElement showPicker()
    
    Adds the showPicker() function for select elements.
    This doesn't do the check for "being rendered" which is in the spec.
    
    (cherry picked from commit 5098ed6b1f881659dbdab10c74a0e17b362ce7a8)