diff options
author | Simon Wanner <skyrising@pvpctutorials.de> | 2022-03-16 13:08:12 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-16 14:25:09 +0100 |
commit | deef2911e909b5f6004f959ac8793746dd74a699 (patch) | |
tree | 30ab3c5450978852dde43d9445d3130328bced83 /Ports/gettext | |
parent | 624527f15ecef66b4b6ba4821e6c9e112cd81e99 (diff) | |
download | serenity-deef2911e909b5f6004f959ac8793746dd74a699.zip |
LibWeb: Expose HTMLSelectElement::options
Use the stub implementation of HTMLOptionsCollection to expose the
`option` children of `select` elements.
This fixes a JS error on openstreetmap.org, which occured when JQuery
code tried to access `options.length`:
https://github.com/jquery/jquery/blob/main/src/attributes/val.js#L121
Diffstat (limited to 'Ports/gettext')
0 files changed, 0 insertions, 0 deletions