mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +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").
16 KiB
16 KiB