akephalos icon indicating copy to clipboard operation
akephalos copied to clipboard

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.

Open jfirebaugh opened this issue 13 years ago • 2 comments

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 avatar Apr 21 '11 21:04 jfirebaugh

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?

jfirebaugh avatar Apr 21 '11 21:04 jfirebaugh

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

(I might be wrong though :D )

rb2k avatar Apr 22 '11 08:04 rb2k