WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248260
Enable <textarea> in vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=248260
Summary
Enable <textarea> in vertical writing mode
Tim Nguyen (:ntim)
Reported
2022-11-22 23:47:43 PST
Behavior is currently identical to Firefox, aside from the resizer which acts funky in `vertical-rl` mode (not `vertical-lr`), but that's also a problem with elements with `resize:both`, see: data:text/html,<div style="width: 200px; height: 200px; background: red; overflow: auto; resize: both; writing-mode: vertical-rl"></div> This needs tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-22 23:48:06 PST
<
rdar://problem/102620075
>
Tim Nguyen (:ntim)
Comment 2
2022-11-23 01:48:12 PST
Tests are being added in:
https://github.com/web-platform-tests/wpt/pull/37100/
Tim Nguyen (:ntim)
Comment 3
2022-11-23 03:17:26 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6760
EWS
Comment 4
2022-11-23 10:45:35 PST
Committed
256977@main
(99cf25ddd405): <
https://commits.webkit.org/256977@main
> Reviewed commits have been landed. Closing PR #6760 and removing active labels.
Tim Nguyen (:ntim)
Comment 5
2022-11-24 23:38:12 PST
***
Bug 117228
has been marked as a duplicate of this bug. ***
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