WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
expected
(4.48 KB, image/png)
2013-06-05 00:26 PDT
,
SiqinBilige
no flags
Details
Form controls don't go vertical
(8.31 KB, image/png)
2017-07-19 18:54 PDT
,
SiqinBilige
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
SiqinBilige
Comment 1
2013-06-05 00:26:04 PDT
Created
attachment 203759
[details]
actual
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 4
2017-07-19 18:54:27 PDT
This issue have a relation to
https://bugs.webkit.org/show_bug.cgi?id=70211
https://bugs.webkit.org/attachment.cgi?id=192264&action=diff
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
<
rdar://problem/102651654
>
Tim Nguyen (:ntim)
Comment 8
2022-11-24 23:35:11 PST
These need auditing:
https://searchfox.org/wubkat/rev/fde0f31b8e7849e3eb1bf6c82439b4b9a5d31baf/Source/WebCore/rendering/RenderButton.cpp#76-81
Tim Nguyen (:ntim)
Comment 9
2023-09-23 16:41:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18127
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.
Top of Page
Format For Printing
XML
Clone This Bug