mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
HTMLFormElement::elements is not the correct filter for submittable elements. It includes non-submittable elements (HTMLObjectElement) and also excludes submittable elements (HTMLInputElements in the "image" type state, "for historical reasons").
7.0 KiB
7.0 KiB