Bug 248208

Summary: Support <input type="range"> with vertical writing mode
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: FormsAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 245355    

Tim Nguyen (:ntim)
Reported 2022-11-22 00:39:17 PST
data:text/html,<input type="range" style="writing-mode: vertical-lr;"> should work as expected. Code from `appearance: slider-vertical` is probably re-usable here, although it's worth noting that this renders a slider advancing in the opposite direction from the inline direction.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-22 00:39:29 PST
Tim Nguyen (:ntim)
Comment 2 2022-11-23 16:42:20 PST
Tim Nguyen (:ntim)
Comment 3 2022-11-23 19:21:00 PST
EWS
Comment 4 2022-11-24 09:57:49 PST
Committed 256994@main (7abec143ddb9): <https://commits.webkit.org/256994@main> Reviewed commits have been landed. Closing PR #6778 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.