Re: Work on floats
Alexander Voigt <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20160116211057.GA12877@alex-laptop> |
Hi Sebastian, when I open my bookmarks site (dpi:/bm/) and move the mouse down over some of my bookmark links, dillo crashes. I'm using commit 4494:4f99dafc3e50. Best, Alex On Sun, Jan 10, 2016 at 01:31:34PM +0100, Sebastian Geerken wrote: > Hi! > > In the repository at <http://flpsed.org/hgweb/dillo_grows>, I've > recently worked on a new approach for floats (run doxygen and read > html/dw-size-request-pos.html if you are interested), which fixes many > problems we have with the code at <http://hg.dillo.org/dillo>. > > The new version seems to work quite stable, at least much more stable > than the version in the main repository. For this reason, I'd like to > merge soon, and hopefully, we'll eventually have a release supporting > floats. > > There are some more developments at > <http://flpsed.org/hgweb/dillo_grows>, positioned elements and > stacking contexts (needed for the former), but these have been > deactivated; work will continue after floats are complete. > > Sebastian