Skip to content

[css-forms-1] Should appearance: textfield with <input type=number> hide number spinner? #7226

@nt1m

Description

@nt1m

https://drafts.csswg.org/css-ui-4/#valdef-appearance-textfield defines that <input type=search> should look like <input type=text> with appearance: textfield. Should it be the same for <input type=number>.

data:text/html,<input type=number style="appearance: textfield"> hides the spinner only in Firefox. Safari and Chrome render it with the spinner.

Metadata

Metadata

Assignees

No one assigned

    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