Bug 248208
| Summary: | Support <input type="range"> with vertical writing mode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | Forms | Assignee: | 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)
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
<rdar://problem/102598641>
Tim Nguyen (:ntim)
WPTs being added here: https://github.com/web-platform-tests/wpt/pull/37131
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/6778
EWS
Committed 256994@main (7abec143ddb9): <https://commits.webkit.org/256994@main>
Reviewed commits have been landed. Closing PR #6778 and removing active labels.