[Webkit-unassigned] [Bug 28348] New: Huge negative text-indent (e.g. for image replacement) results in huge layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 15 20:28:37 PDT 2009


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

           Summary: Huge negative text-indent (e.g. for image replacement)
                    results in huge layer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


Created an attachment (id=34913)
 --> (https://bugs.webkit.org/attachment.cgi?id=34913)
Testcase

One of the common image-replacement techniques uses a large negative
text-indent to hide the text. This causes RenderLayer::localBoundingBox() to
return a large rect, which is then used to size compositing layers.

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