[Webkit-unassigned] [Bug 175071] Deleting the content of an absolute positioned div causes the div to be deleted as well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 2 09:45:41 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175071

--- Comment #1 from Daniel Jalkut <jalkut at red-sweater.com> ---
The bug is not limited to absolute positioning but in fact occurs with any positioning specification at all. If for example it is position with 'position:relative; top:0;' the same issue occurs. To avoid the bug occurring all position style attributes need to be avoided.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170802/d415cabd/attachment.html>


More information about the webkit-unassigned mailing list