Re: background images and display:none
eocene <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Johannes wrote: > On Fri, Apr 04, 2014 at 05:37:52PM +0000, eocene wrote: > > > > I was checking what was causing the "IO_write, closing with pending data > > not sent" messages with background images, and at least in the case that > > I just dug into, it was due to display:none. Is this considered > > expected behaviour, or a bug, or...? > > The simple case can be prevented with something like in attached > patch. But even with this patch I see quite some of the messages you > mention. So there must be something else going on too. It might be that elements with display:none are fixed now but elements whose ancestors are display:none are still broken.