Menu

[r98]: / trunk / NEWS  Maximize  Restore  History

Download this file

23 lines (21 with data), 1.0 kB

Changelog

1.4, unknown release date
# CSSTidy is now licensed under LGPL!
! csstidy->set_cfg now accept a single parameter, an associative array, to
  set all configuration options
! Templates can now be loaded via set_cfg using the 'template' config
  parameter
! csstidy_print->formatted_page added, returns a full XHTML page based
  off of csstidy_print->formatted
! cssparsed.css created, contains just the CSS for formatted CSS output
! New CSS 3 units "ch" and "turn" added
! Unit tests added, requires Text_Diff (PEAR) and SimpleTest
! Some invalid selectors are now removed during optimization, this can
  be turned off by setting 'discard_invalid_selectors' to false
- Added localizations for css_optimiser.php
- Fixed bug with cookie setting for custom templates
- Minor security problem in css_optimiser.php fixed
- Fixed bug with float handling in exotic locales
- Fixed bug with non-functioning getenv in ASAPI
- Fixed bug with bad hexadecimal syntax recovery
- At-selectors optimized by removing unnecessary url()
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.