RESOLVED WORKSFORME 107594
[CSS Exclusions] shape-outside on floats does not handle overflow properly
https://bugs.webkit.org/show_bug.cgi?id=107594
Summary [CSS Exclusions] shape-outside on floats does not handle overflow properly
Bem Jones-Bey
Reported 2013-01-22 15:17:05 PST
When a float has shape-outside and the shape-outside causes the float to be positioned so that it overflows its parent to the right or the bottom, it should cause scrolling behavior, just like a positioned element does. (positioned elements do not seem to cause scrolling if they are positioned to the left or top, so we should be consistent with that.)
Attachments
Bem Jones-Bey
Comment 1 2013-02-12 13:51:20 PST
Looks like this got fixed with Bug 106927. Neat.
Note You need to log in before you can comment on or make changes to this bug.