[Webkit-unassigned] [Bug 25479] New: Japanese text breaks out of inline box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 00:23:19 PDT 2009


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

           Summary: Japanese text breaks out of inline box
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://oli-studio.com/bugs/browser/fsib-reduction.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit.org at boblet.net


Japanese text can appear to break out of the top of it’s inline box when
the inline box has a background color. This is triggered by having an English
font earlier in the font set than the first Japanese font (eg for old-style
figures), however not all fonts will trigger the problem. For problematic
fonts, the first available font in the font set appears to set the baseline for
all subsequent text to use, even if the block contains inline boxes that use
other fonts with completely different baseline positions (eg Japanese has no
descenders).
Checked in Safari 4b and today’s Webkit nightly


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list