[Webkit-unassigned] [Bug 93304] Understand and fix problems fantasai and boris are frustrated about our CSS implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 19:53:18 PDT 2012


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





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2012-08-06 19:53:15 PST ---
(In reply to comment #6)
>   And from what Koji and jdaggett are telling me, the orientation of characters
>   in vertical writing modes is really off.
>   Here's a fun example:
>     <style>body {
>       -webkit-writing-mode: vertical-rl; -webkit-text-orientation: upright; }
>     </style>
>     <p>(Current—behavior)</p>
>   Spacing's messed up on Linux at least, parens and dashes are the wrong
>   orientation, and letters are not centered horizontally in the line.

FWIW, writing mode only works on Mac at the moment. We really need to disable that on other platforms. See the bug 84930.

-- 
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