Posted
over 13 years
ago
by
[email protected] (Radek Burget)
The new release of jStyleParser improves the recovery from errors in CSS style sheets. It should accept more style sheets containing bugs and various hacks. It also improves the support for style sheets containing experimental and vendor-specific extensions.
|
Posted
almost 14 years
ago
by
[email protected] (Radek Burget)
Pdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTML file or further processed. It can be used for adding the PDF support to CSSBox.
|
Posted
about 14 years
ago
by
[email protected] (Radek Burget)
The new release contains mainly the fixes in table rendering and some minor bugfixes.
|
Posted
about 14 years
ago
by
[email protected] (Radek Burget)
This release significantly improves the error recovery and improves the pseudo-class support. Many bugs have been fixed as well.
|
Posted
over 14 years
ago
by
[email protected] (Radek Burget)
This is a bugfix release that brings mainly the fixes to the DOM tree structure analysis algorithm and a few other improvements.
|
Posted
over 14 years
ago
by
[email protected] (Radek Burget)
The new release of CSSBox brings a new table layout algorithm, reworked box tree creation, better border drawing and many bugfixes.
|
Posted
over 15 years
ago
by
[email protected] (Radek Burget)
In the new releases, the jTidy dependency has been removed. Any DOM implementation now can be used as the input for the rendering engine. Moreover, CSSBox 3.0 introduces new margin collapsing algorithm and many bugfixes.
|