RESOLVED WONTFIX Bug 132433
[CSS Shapes] shape-outside is on animated gif is extracted from all frames
https://bugs.webkit.org/show_bug.cgi?id=132433
Summary [CSS Shapes] shape-outside is on animated gif is extracted from all frames
Rebecca Hauck
Reported 2014-05-01 10:38:02 PDT
From the spec: For animated raster image formats (such as GIF), the first frame of the animation sequence is used. The attached test uses a 3 frame animated gif for shape-outside where each of the frames causes the 2 lines of text to wrap differently. You can see the shape animate and it ends up taking the last frame as the shape.
Attachments
Test case for bug (1.86 KB, text/html)
2014-05-01 10:43 PDT, Rebecca Hauck
no flags
ref file for test (824 bytes, text/html)
2014-05-01 10:44 PDT, Rebecca Hauck
no flags
animated gif for test (1.77 KB, image/gif)
2014-05-01 10:44 PDT, Rebecca Hauck
no flags
Rebecca Hauck
Comment 1 2014-05-01 10:43:52 PDT
Created attachment 230592 [details] Test case for bug
Rebecca Hauck
Comment 2 2014-05-01 10:44:13 PDT
Created attachment 230593 [details] ref file for test
Rebecca Hauck
Comment 3 2014-05-01 10:44:43 PDT
Created attachment 230594 [details] animated gif for test
Zoltan Horvath
Comment 4 2014-05-20 09:27:27 PDT
Even though the behavior doesn't match with the level 1 spec, we've agreed on keep this "bug" as it is, since it's actually a feature, and will be included in the future versions of the spec.
Note You need to log in before you can comment on or make changes to this bug.