Bug 250492 - `appearance: slider-vertical` should only apply to range inputs
Summary: `appearance: slider-vertical` should only apply to range inputs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-11 17:14 PST by Aditya Keerthi
Modified: 2023-01-14 16:59 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2023-01-11 17:14:15 PST
`appearance: slider-horizontal` behaves like `appearance: auto`, and only applies to <input type=range>. `appearance: slider-vertical` should too.
Comment 1 Radar WebKit Bug Importer 2023-01-11 17:25:59 PST
<rdar://problem/104147398>
Comment 2 Aditya Keerthi 2023-01-11 17:36:53 PST
Pull request: https://github.com/WebKit/WebKit/pull/8555
Comment 3 EWS 2023-01-14 16:59:18 PST
Committed 258924@main (b03a814cfb39): <https://commits.webkit.org/258924@main>

Reviewed commits have been landed. Closing PR #8555 and removing active labels.