RESOLVED WONTFIX 117083
[CSS Regions] Content nodes with animations are clipped to the content-box (not the border-box)
https://bugs.webkit.org/show_bug.cgi?id=117083
Summary [CSS Regions] Content nodes with animations are clipped to the content-box (n...
Mihai Balan
Reported 2013-05-31 09:45:17 PDT
Created attachment 203454 [details] Test-case If content in a named flow overflows the last region and this content has a CSS animation applied, it will get clipped to the content-box, with the border-box (and anything overflowing the border box) not being rendered.
Attachments
Test-case (1.21 KB, text/html)
2013-05-31 09:45 PDT, Mihai Balan
no flags
Test-case (1.40 KB, application/zip)
2013-06-02 08:50 PDT, Mihai Balan
no flags
Mihai Balan
Comment 1 2013-06-02 08:50:46 PDT
Created attachment 203526 [details] Test-case
Michelangelo De Simone
Comment 2 2013-06-13 10:35:00 PDT
Still repros on today's nightly (r151543)
Brent Fulgham
Comment 3 2022-07-12 17:17:56 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.