WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31613
Elements don't drop out of compositing layers when animation ends
https://bugs.webkit.org/show_bug.cgi?id=31613
Summary
Elements don't drop out of compositing layers when animation ends
Simon Fraser (smfr)
Reported
2009-11-17 20:34:57 PST
Created
attachment 43398
[details]
Testcase In the attached testcase, the animating elements should drop out of compositing layers when the animation finishes. However, they don't.
Attachments
Testcase
(1.24 KB, text/html)
2009-11-17 20:34 PST
,
Simon Fraser (smfr)
no flags
Details
Patch
(2.64 KB, patch)
2009-11-17 21:39 PST
,
Simon Fraser (smfr)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2009-11-17 20:35:39 PST
<
rdar://problem/7402913
>
Simon Fraser (smfr)
Comment 2
2009-11-17 21:04:52 PST
This seems to happen because the 'mustOverlapCompositedLayers' flag gets stuck on the layer that was animated.
Simon Fraser (smfr)
Comment 3
2009-11-17 21:39:43 PST
Created
attachment 43403
[details]
Patch
Simon Fraser (smfr)
Comment 4
2009-11-18 07:03:02 PST
http://trac.webkit.org/changeset/51112
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug