Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.gargoylesoftware.htmlunit.ScriptException: Unexpected exception occurred while parsing HTML snippet: Property 'http://cyberneko.org/html/properties/balance-tags/fragment-context-stack' is not recognized. #66

Open
jfirebaugh opened this issue Apr 21, 2011 · 2 comments

Comments

@jfirebaugh
Copy link

I get this error when trying to run any scenario with akephalos.

The trigger seems to be this line in jquery-1.5.1.js:

div.innerHTML = "   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
@jfirebaugh
Copy link
Author

The URL in the error message is mentioned here. Can anyone fill me in on what NekoHTML is and what it might have to do with akephalos?

@rb2k
Copy link

rb2k commented Apr 22, 2011

Since it's an com.gargoylesoftware.htmlunit.ScriptException, this is probably a bug in htmlunit rather than akephalos.

(I might be wrong though :D )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants