[Webkit-unassigned] [Bug 46973] Need to swap glyphs for vertical writing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 22:11:14 PDT 2010


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


Takumi Takano <takano1 at asia.apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71023|0                           |1
        is obsolete|                            |
  Attachment #71131|                            |review?
               Flag|                            |




--- Comment #23 from Takumi Takano <takano1 at asia.apple.com>  2010-10-18 22:11:13 PST ---
Created an attachment (id=71131)
 --> (https://bugs.webkit.org/attachment.cgi?id=71131&action=review)
Made some more changes pointed by mitz

Added some more changes pointed by mitz.
One exception is for the comment below;
> > LayoutTests/fast/text/international/vertical-text-metrics-test.html:17
> > +    if (window.layoutTestController)
> > +        layoutTestController.dumpAsText();
> 
> It’s good to have this dumps-as-text test for the metrics. Can you also make a pixel test for the glyph variants?

We cannot get correct pixel images at this time, because laying out the text box for vertical writing mode (e.g., flowing text vertically and stacking text boxes tb-rl) hasn't been finished yet...

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