Skip to content

Interminttent failure in /html/semantics/forms/the-input-element/click-user-gesture.html #40512

@jdm

Description

@jdm
OK [expected ERROR] /html/semantics/forms/the-input-element/click-user-gesture.html

    FAIL [expected PASS] subtest: input[type=month] click() does not throw when user activation is active

    promise_test: Unhandled rejection with value: "error: Action click failed: unexpected alert open (500): Handle any user prompt: Unexpected alert open."

    FAIL [expected PASS] subtest: input[type=color] click() consumes user activation

    promise_test: Unhandled rejection with value: object "TypeError: can't access property "isActive", navigator.userActivation is undefined"

FAIL [expected PASS] subtest: input[type=date] click() consumes user activation

promise_test: Unhandled rejection with value: object "TypeError: can't access property "isActive", navigator.userActivation is undefined"

FAIL [expected PASS] subtest: input[type=datetime-local] click() consumes user activation

promise_test: Unhandled rejection with value: object "TypeError: can't access property "isActive", navigator.userActivation is undefined"

FAIL [expected PASS] subtest: input[type=file] click() consumes user activation

promise_test: Unhandled rejection with value: object "TypeError: can't access property "isActive", navigator.userActivation is undefined"

FAIL [expected PASS] subtest: input[type=month] click() consumes user activation

promise_test: Unhandled rejection with value: "error: Action click failed: unexpected alert open (500): Handle any user prompt: Unexpected alert open."

FAIL [expected PASS] subtest: input[type=time] click() consumes user activation

promise_test: Unhandled rejection with value: object "TypeError: can't access property "isActive", navigator.userActivation is undefined"

FAIL [expected PASS] subtest: input[type=week] click() consumes user activation

promise_test: Unhandled rejection with value: object "TypeError: can't access property "isActive", navigator.userActivation is undefined"

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-intermittentProblem reproduces intermittently.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions