Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

some tests for input type=number no longer work in Chrome v33.x or greater #588

@chalin

Description

@chalin

As of version 33 of Chrome, it is no longer possible to get or set the selection of an input of type number: see Chromium Issue 324360: selectionStart and SelectionEnd incorrectly available on input type=email/number.

Since the new input type=number tests introduced in #577 make use of selection, this now breaks the build (because Travis is now using Chrome v33+).

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