Charles Lawrence
Charles Lawrence
Browser?
Hmm let me take a look
@ashepherd89 Strange, I wasn't able to replicate this before. Would it be possible to see a test case?
@xeraa ahh that might be it. Btw helium doesn't read inline css (since it looks for selectors and style="" on an element isn't something you select for) or style blocks...
@xeraa When you say "inline", do you mean this: ``` ``` Or this ``` div { color: #fff; background: #000; } ```
Can you try the page list as fully qualified urls and report back? E.g: http://localhost/vhosts/mypage/index.php/kalender.html http://localhost/vhosts/mypage/index.php/terminvorschlag.html
Hmm. I suspect its because you're using . Helium expects href's to be full or absolute.
I think having a way to avoid stylesheets is good. I don't know how when I'll have time to work it. Feel free to fork the code and try adding...
Also, XHR exports. User passes in remote API for report to send to
Also want to add to what others are saying about the flat png format for 3D. It isn't 3D. If these were at least height/bump/displacement or even normal maps, we...