[Webkit-unassigned] [Bug 62684] New: Regression: font-size: 100% may cause ruby text to overlap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 17:51:06 PDT 2011


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

           Summary: Regression: font-size: 100% may cause ruby text to
                    overlap
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://people.pwf.cam.ac.uk/ssb22/zhimo.html
        OS/Version: All
            Status: NEW
          Keywords: HTML5, InChromiumBugs, Regression
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rolandsteiner at chromium.org
                CC: mitz at webkit.org, simon.fraser at apple.com,
                    emader at apple.com


Created an attachment (id=97205)
 --> (https://bugs.webkit.org/attachment.cgi?id=97205&action=review)
Simplified test case

Originally reported at: http://code.google.com/p/chromium/issues/detail?id=86079

Setting font-size: 100% for <rt> may cause the ruby text to overlap (In the linked page the author uses this to improve legibility). This is a regression from previous versions, which makes me think the code for ruby overhang might be the culprit.

See above Chromium bug entry for more detail and a screenshot.

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