CSSBox 4.10 released
jStyleParser 1.21 released
Hello, I am using CSS box to convert HTML to PNG images an I see a exception in our...
Hi all, I'm new about CSSBox. Launching SimpleBrowser or ImageRenderer on www.google.it,...
I have the folllowin test.: See code below. It works insofa as it inline the style....
Hi, I'm wondering why the data: url is excluded from ImageRenderer. It seems to work...
Good morning, I have a server without an extern exit. I need to change the data by...
CSSBox 4.9 released
Hi, I mean jStyleParser would be sufficient for this; you don't need CSSBox unless...
Hi, I mean jStyleParser would be sufficient for this; you don't need CSSBox unless...
Hi, yes, it should be sufficient to remove non-existing projects from build path;...
Dear Colleagues, I would like to add a new functionality to the project. Namely,...
Dear Colleagues, I would like to add a new functionality to the project. Namely,...
Hello, What is the recommended way to build the project? I have thought that it were...
Hello, What is the recommended way to build the project? I have thought that it were...
CSSBox 4.8 released
All junit tests are not being run
Closed in 1.20.
Exception when nth-child is not properly specified
Exception: Null or negative value for CSS time
Closed in 1.20.
Precedence of stylesheets
Closed in 1.20
::selection throws an exception
Controlling the @import rule
Can't specify URL when adding custom stylesheet
I was wondering Are you able to setDefaultFont(Str,Str) for BrowserConfig object?...
Thank you very much! Could this be caused by the page being XML (actually polyglot...
jStyleParser 1.20 released
Precedence of stylesheets
Solved on GitHub.
Exception when nth-child is not properly specified
html { height: 100%; } is not applied
Closed in 1.19
CSSFactory.registerDefaultMatchCondition() needs to be non-static
Closed in 1.19
error in parsing line-height using font shorthand
null prepended to XDefaultStyle attribute
Closed in 1.19
error parsing property without value
Closed in 1.19
attribute selector with space separated value
Closed in 1.19
adjacent selector matches text node
Closed in 1.19
Closed in 1.19
empty string in substring matching attribute selectors
pseudo element (::) selector part matches pseudo class (:) selector part
Closed in 1.19
Margin collapsing with the root element
Closed in 1.19
z-index values should be integers
parsing error for values in length properties with + sign
Closed in 1.19
selector (body>div>div) not working
Closed in 1.19
Conflict between initial value and specified value
Closed in 1.19
Thank you, I'm looking into implementing a BoxRenderer.
Hi! The getRootBox() method actually returns the box that corresponds to the document...
For some reason this worked: If I start the search not at the ElementBox obtained...
I want to support printing of documents, not only rendering to screen. I'm trying...
This issue tracker is no more used
I have commited an experimental background-size support. It's ready for testing....
Added a test-case for this: https://github.com/radkovo/jStyleParser/pull/10 ... and...
That would be great! Thanks for the recent merges and fixes.
Yes, all the background-xxx properties need to be added or updated according to CSS3....
Oops, I have found a bug that might be related. It's fixed by this commit and it...
Hi! The input type="text" fields should be rendered but unfortunately, the rendering...
Hi! The fields should be rendered but unfortunately, the rendering is at very basic...
Hi! Unfortunatelly, the main problem seems to be related to the HTML parser. For...
All junit tests are not being run
Ok, seems to be fixed by your PR #8 & #9.
Ok, hopefully fixed by this commit .
Some additional info: it throws on da.attributesToStyles and when I leave that out...
Hello all, I just downloaded CSSBox 4.7 and the related libraries (JStyleParser,...
Hello all, I just downloaded CSSBox 4.7 and the related libraries (JStyleParser,...
Wow, well done. I was running the tests locally in Eclipse so I didn't notice th...