RESOLVED FIXED Bug 114546
[CSS Shapes] shape-outside on floats needs to work when modified dynamically
https://bugs.webkit.org/show_bug.cgi?id=114546
Summary [CSS Shapes] shape-outside on floats needs to work when modified dynamically
Bem Jones-Bey
Reported 2013-04-12 16:38:05 PDT
This could turn into an umbrella bug if there are lots of cases that don't work. Make sure that: 1) shape-outside can be added, removed, and changed dynamically 2) siblings can be added/removed dynamically to the float's container - block siblings - inline siblings - floating siblings, both with shape-outside and without 3) dynamic changes to the float's height, width, etc 4) dynamic changes to the parent's height, width, writing mode, etc This might be covered by writing dynamic versions of all the existing tests and seeing what breaks.
Attachments
Dean Jackson
Comment 1 2014-01-31 11:01:29 PST
I'm not sure this should depend on 122334.
Radar WebKit Bug Importer
Comment 2 2014-01-31 11:13:56 PST
Zoltan Horvath
Comment 3 2014-02-07 14:36:06 PST
(In reply to comment #1) > I'm not sure this should depend on 122334. We neither. I removed it from the depends on list.
Zoltan Horvath
Comment 4 2014-02-07 14:37:49 PST
We can close this master bug at this point.
Note You need to log in before you can comment on or make changes to this bug.