Skip to content

"input" event should fire synchronously when input field value changes #120

Open
minkphp/MinkSelenium2Driver
#364
@robertknight

Description

@robertknight

syn fires the "input" event asynchronously when typing into a field using syn.type(...). According to the spec and MDN this event should be fired synchronously as soon as the value property of the input has been updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions