[Webkit-unassigned] [Bug 125756] [CSSRegions] Incorrect repaint of fixed element with transformed parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 10:34:07 PST 2013


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





--- Comment #3 from Mihnea Ovidenie <mihnea at adobe.com>  2013-12-16 10:32:14 PST ---
(In reply to comment #2)
> (From update of attachment 219272 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=219272&action=review
> 
> > LayoutTests/fast/regions/fixed-in-named-flow-cb-changed-expected.html:6
> > +                window.internals.settings.setAcceleratedCompositingForFixedPositionEnabled(false);
> 
> What is the purpose of this line?
> You could add the reason as a comment in the code.

At this moment, accelerated compositing is not yet enabled for fixed positioned elements that are part of the named flow.

> 
> > LayoutTests/fast/regions/fixed-in-named-flow-cb-changed-expected.html:17
> > +        <p>That that a fixed positioned element whose parent gets a 3d transform dynamically is correctly re-positioned relative to the parent.</p>
> 
> You probably meant to say that "<p>Tests that a ...".
> 
> > LayoutTests/fast/regions/fixed-in-named-flow-cb-changed2-expected.html:14
> > +        <p>That that a fixed positioned element whose parent dynamically looses its transformation is correctly re-positioned relative to the view.</p>
> 
> You probably meant to say that "<p>Tests that a ...".

Right, thanks for catching this. I will change when i will land the patch (after review).

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