[Webkit-unassigned] [Bug 115141] Rendering on http://www.milwaukeepolicenews.com is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 13:00:29 PDT 2013


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





--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-07-11 13:02:31 PST ---
I think this is worth fixing.

The tricky part would be an animation on an element between the clipping element and the pos:fixed; we'd have to fall back to software animation in that case so that all the clipping layers can be updated for each frame.

But maybe this is the "transformed parents" case you mention. Also, don't forget that transforms act as containing block for fixed position.

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