Files
serenity/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Tim Ledbetter 3d130ee6ef LibWeb: Don't group radio buttons from different trees together
Previously, we were searching for other radio buttons from the document
root, rather than the element root.

(cherry picked from commit 67981af276cf55d69d51a872ec83e5b59d793b6c)
2024-11-04 12:29:19 -05:00

108 KiB