mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
Fix mistakes from https://github.com/servo/servo/pull/37224. We should return in the middle of send keys if the element is either file input or non typeable form control. Fixes: https://github.com/servo/servo/pull/37224#pullrequestreview-2903871157 Signed-off-by: PotatoCP <kenzieradityatirtarahardja18@gmail.com>