WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248208
Support <input type="range"> with vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=248208
Summary
Support <input type="range"> with vertical writing mode
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-22 00:39:29 PST
<
rdar://problem/102598641
>
Tim Nguyen (:ntim)
Comment 2
2022-11-23 16:42:20 PST
WPTs being added here:
https://github.com/web-platform-tests/wpt/pull/37131
Tim Nguyen (:ntim)
Comment 3
2022-11-23 19:21:00 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6778
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.
Top of Page
Format For Printing
XML
Clone This Bug