RBRi
RBRi
Hi, i'm the maintainer of HtmlUnit and i like to finally fix the issues #25768 and https://github.com/HtmlUnit/htmlunit/issues/223. Did some analysis during the last day's - sorry for the long text...
## System * Version: 0.30.0 * Platform: Windows 10 * Firefox: FF 98 * Selenium: Selenium 4.1.3 * Java: 1.8 ## Testcase Running the page below with real browsers (by...
see my comments here https://github.com/bigskysoftware/htmx/pull/2025/files#r1445139205
**Affects PMD Version:** PMD version: 7.3.0 **Description:** switching from 6.55 to 7.3.0 shows several LexException errors. The error output looks like this ...git_repo\htmlunit\src\main\java\org\htmlunit\html\DomText.java: LexException: Lexical error in file '...\git_repo\htmlunit\src\main\java\org\htmlunit\html\DomText.java' at...
**Background** We are using the renderer from a .Net application - works great. Currently we like to customize the renderer to let the user change various settings using a dialog....