RESOLVED WORKSFORME 117121
[CSS Regions] Elements with animated transform are clipped if they fall entirely outside of the region
https://bugs.webkit.org/show_bug.cgi?id=117121
Summary [CSS Regions] Elements with animated transform are clipped if they fall entir...
Mihai Balan
Reported 2013-06-02 07:37:14 PDT
Created attachment 203516 [details] Test-case Content flowed in a region that has an animated transform becomes invisible if/when the transform causes it to render outside the region. Repro: Open attached test case and observe the animation of the gray <div> (the one with BOO in it) Expected: Animation plays and is visible at all times Actual: The animation plays, but as soon as the gray div is entirely outside of the region (red dashed border), it becomes invisible. It becomes visible again once part of it are again "inside" the region
Attachments
Test-case (646 bytes, text/html)
2013-06-02 07:37 PDT, Mihai Balan
no flags
Test-case (1.13 KB, application/zip)
2013-06-02 09:01 PDT, Mihai Balan
no flags
Mihai Balan
Comment 1 2013-06-02 09:01:38 PDT
Created attachment 203528 [details] Test-case
Michelangelo De Simone
Comment 2 2013-06-13 10:28:21 PDT
Still repros on today's nightly (r151543)
Mihnea Ovidenie
Comment 3 2014-05-26 07:55:52 PDT
Works fine in 168728, closing.
Note You need to log in before you can comment on or make changes to this bug.