Posted
over 11 years
ago
by
Radek Burget
This release contains many improvements in table rendering, it introduces the new support of the CSS clip, content, text-indent and vertical-align properties and it
moves logging out of the standard output using a logging API. Many bugs have been fixed as well. See the changelog for details.
|
Posted
over 11 years
ago
by
Radek Burget
The new release introduces pseudo class processing during the DOM style computation, declaration source tracking and several bugfixes.
|
Posted
about 12 years
ago
by
Radek Burget
This release introduces the z-index and stacking context support as well as other new features. Several bugs have been fixed too. See the changelog for details.
|
Posted
about 12 years
ago
by
Radek Burget
The new release of jStyleParser just fixes a few important bugs. See the changelog for details.
|
Posted
over 12 years
ago
by
Radek Burget
The new version of jStyleParsers introduces many CSS3 features: @font-face, @page and @viewport rules, structured selectors, pseudoclasses, CSS3 colors and border-radius.
|
Posted
over 12 years
ago
by
Radek Burget
The new release fixes several reported bugs including an incorrect list rendering.
|
Posted
over 12 years
ago
by
Radek Burget
The new release brings several important improvements: a new I/O API, nested object support, data: URL scheme support, better stylesheet charset support and many rendering improvements and fixes. Please consult the CSSBox manual for the new document loading API that simplifies the CSSBox usage.
|
Posted
over 12 years
ago
by
Radek Burget
The new version of jStyleParser fixes several issues in the parsing error recovery.
|
Posted
over 12 years
ago
by
Radek Burget
This release fixes just a minor bug in background-position assignment in DOM analyzer.
|
Posted
over 12 years
ago
by
Radek Burget
The new version introduces support for data URLs. It removes the requirement of the DOM Traversal support in the used DOM implementation by providing a fallback Traversal implementation. And finally an important issue with default property value computation has been fixed.
|