[Webkit-unassigned] [Bug 115947] New: Sometimes end up with a RenderText with its own style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 17:30:43 PDT 2013


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

           Summary: Sometimes end up with a RenderText with its own style
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: koivisto at iki.fi


While investigating https://bugs.webkit.org/show_bug.cgi?id=115946 I noticed that we end up with a RenderText that has its own style pointer, with visibility:visible under a RenderBlock with visibility:hidden style. This caused the associated layer to be marked as having visible contents, when in fact we ignore the RenderText's style at paint time.

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