============================================================================= Dillo project ============================================================================= Here we list changes that are relatively significant and/or visible to the user. For a history of changes in full detail, see our Mercurial repository at http://hg.dillo.org/dillo dillo_grows repository [to be merged] +- Absolutely and relatively positioned elements. - Fixedly positioned elements (incomplete: referring to the canvas instead to the viewport). - "Z-index", stacking contexts. Patches: Sebastian Geerken ----------------------------------------------------------------------------- dillo-3.1 [not released yet] +- Floating elements. - Redesign of widget sizes ("GROWS"). - Applied CSS attribute 'width' to all elements, 'height' is now also supported. - Suport for 'min-width', 'max-width', 'min-height' and 'max-height'. - Suport for 'display: inline-block'. -