RESOLVED FIXED 117231
Support buttons in vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=117231
Summary Support buttons in vertical writing mode
SiqinBilige
Reported 2013-06-05 00:25:30 PDT
-webkit-writing-mode: vertical-lr; does not work on input button element. 1. http://dev.w3.org/csswg/css-writing-modes/#text-flow
Attachments
actual (1.63 KB, image/png)
2013-06-05 00:26 PDT, SiqinBilige
no flags
expected (4.48 KB, image/png)
2013-06-05 00:26 PDT, SiqinBilige
no flags
Form controls don't go vertical (8.31 KB, image/png)
2017-07-19 18:54 PDT, SiqinBilige
no flags
SiqinBilige
Comment 1 2013-06-05 00:26:04 PDT
SiqinBilige
Comment 2 2013-06-05 00:26:26 PDT
Created attachment 203760 [details] expected
Gérard Talbot (no longer involved)
Comment 3 2017-07-19 12:04:57 PDT
Submitted test on various input and button elements and vertical-lr writing mode: http://test.csswg.org/suites/css-writing-modes-3_dev/nightly-unstable/html/form-controls-vlr-005.htm Note that a) the test uses a "SHOULD": so passing that test is recommended but not required to be able to claim conformance with the spec. b) the tests in all CSS test suites never use vendor prefixes
SiqinBilige
Comment 5 2017-07-19 18:54:46 PDT
Created attachment 315963 [details] Form controls don't go vertical
Tim Nguyen (:ntim)
Comment 6 2022-11-24 12:49:29 PST
Layout works fine aside from bug 238803, painting needs to be fixed however.
Radar WebKit Bug Importer
Comment 7 2022-11-24 12:52:13 PST
Tim Nguyen (:ntim)
Comment 9 2023-09-23 16:41:38 PDT
Tim Nguyen (:ntim)
Comment 10 2023-09-23 18:15:47 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42136
EWS
Comment 11 2023-09-24 06:09:27 PDT
Committed 268370@main (75c116236d3f): <https://commits.webkit.org/268370@main> Reviewed commits have been landed. Closing PR #18127 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.