[Webkit-unassigned] [Bug 78957] New: Underlines are split when ruby base is expanded because of long ruby text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 18 01:58:16 PST 2012


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

           Summary: Underlines are split when ruby base is expanded
                    because of long ruby text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kojiishi at gmail.com


Created an attachment (id=127701)
 --> (https://bugs.webkit.org/attachment.cgi?id=127701&action=review)
Ruby with underline and base text is expanded because of long ruby text

When ruby text is long, its base text are expanded.

But even in that case, underlines should not be split.

STEPS:
1. Open attached html

RESULT:
The underline is split into 4 lines.

EXPECTED:
The underline is not split.

Note that in this sample, ruby text has its own underline, but this is a separate issue, filed in bug 71266.

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