[Webkit-unassigned] [Bug 94590] New: Text Autosizing: ::first-letter pseudo-element is incorrectly sized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 05:24:08 PDT 2012


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

           Summary: Text Autosizing: ::first-letter pseudo-element is
                    incorrectly sized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://brmullikin.com/classical_texts/greek/aeschines/
                    against_ctesiphon
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: johnme at chromium.org
                CC: johnme at chromium.org
            Blocks: 84186


Created an attachment (id=159663)
 --> (https://bugs.webkit.org/attachment.cgi?id=159663&action=review)
Screenshot

For example on http://brmullikin.com/classical_texts/greek/aeschines/against_ctesiphon (screenshot attached), the A of the first "Aeschines" and the J of "Jump to paragraph" should be the same size as the subsequent word, since they have ::first-letter { font-size: 1em; }, but they get treated separately and fail to get autosized.

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