[Webkit-unassigned] [Bug 98424] New: Prepending to an element with :first-letter can result in multiple first-letters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 10:33:38 PDT 2012


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

           Summary: Prepending to an element with :first-letter can result
                    in multiple first-letters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: esprehn at chromium.org
                CC: dbates at webkit.org, inferno at chromium.org


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

If the :first-letter style matches a nested block and then you append before that block you can end up with multiple first letters, one for the original block and one for the newly inserted content.

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