Skip to content

ignoreInput isn't detected across realms #132

@ofek-frame

Description

@ofek-frame

The logic seen in

export function isInputElement(element: EventTarget | null): boolean {

will fail cross realms, the classes are only correct for the active realm. The check should use tagName instead for cross realm accesses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions