[Webkit-unassigned] [Bug 248260] New: Enable <textarea> in vertical writing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 23:47:43 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248260

            Bug ID: 248260
           Summary: Enable <textarea> in vertical writing mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
            Blocks: 245355

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.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=245355
[Bug 245355] Vertical writing-mode support for form controls
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221123/e2898f9a/attachment-0001.htm>


More information about the webkit-unassigned mailing list