[Webkit-unassigned] [Bug 96592] Ruby text is incorrectly positioned when its writing-mode is changed to vertical after layout is done

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 19:37:47 PDT 2012


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


Yuki Sekiguchi <yuki.sekiguchi at access-company.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163762|0                           |1
        is obsolete|                            |




--- Comment #1 from Yuki Sekiguchi <yuki.sekiguchi at access-company.com>  2012-09-12 19:38:14 PST ---
(From update of attachment 163762)
><!DOCTYPE html>
><html><body>
><style>
>   #i {border: solid 5px blue; -webkit-writing-mode: vertical-rl}
></style>
>ruby text should be center of ruby base.
><div id="i" >
><ruby>aaaaa<rt>b</rt></ruby>
></div>
></body></html>

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