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
Radar WebKit Bug Importer
Comment 1 2022-11-22 23:48:06 PST
Tim Nguyen (:ntim)
Comment 2 2022-11-23 01:48:12 PST
Tim Nguyen (:ntim)
Comment 3 2022-11-23 03:17:26 PST
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.