============================================================================= 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 Git repository at https://github.com/dillo-browser/dillo 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'. -