[Webkit-unassigned] [Bug 98563] Form controls should always be horizontal
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 5 15:35:45 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98563
--- Comment #1 from Tony Chang <tony at chromium.org> 2012-10-05 15:36:14 PST ---
14:44 < tony^work> dhyatt: The user agent stylesheet (html.css) has some CSS
that sets -webkit-block-flow: tb on form elements. Should I
just delete that code?
14:45 < dhyatt> oh actually it should turn into writing-mode
14:45 < dhyatt> patch rather than delete
14:45 < dhyatt> writing-mode should reset for form controls
14:45 < tony^work> The writing mode spec seems to suggest we should be able to
support vertical controls
14:45 < dhyatt> just as many other props do
14:45 < dhyatt> yes, someday we might support vertical controls
14:46 < dhyatt> but until platforms have that support, we can't just mis-render
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list