[Webkit-unassigned] [Bug 131436] New: [CSS Blending] Changing isolation CSS property should not trigger repaint in RenderStyle::changeRequiresLayerRepaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 06:36:18 PDT 2014


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

           Summary: [CSS Blending] Changing isolation CSS property should
                    not trigger repaint in
                    RenderStyle::changeRequiresLayerRepaint
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rosca at adobe.com
                CC: WebkitBugTracker at adobe.com


Changing isolation CSS property should not trigger repaint in RenderStyle::changeRequiresLayerRepaint.
This is not necessary because this property will possibly change if the layer is stacking context or not. And this stacking context state will trigger repaint if required.

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