Updated: 2006/01/29 16:53:11

+ = Finished.
- = Pending.


Features
========

- Support for CSS pseudo-elements (such as "first-line") is rather primitive
+ Widths specified in px are not well supported
+ Widths specified in inches and centimeters are not well supported
- Bidirectional rendering of inline elements is not supported
- Need texinfo documentation that includes Scheme API documentation
- Should allow conditional installation of supporting Scheme modules in case
  people already have guile-lib, etc.

Known issues
============

+ Artificial inheritance of 'text-decoration' property does not cross nested 
  inline boundaries
- Whitespace collapsing does not proceed according CSS21 guidelines
+ 'white-space' property is ignored
- Values for 'white-space' property besides 'normal' are not handled properly