FIX:
- Create two separate objects using HTMLElementBuilder.Strong() for "B" and "STRONG"
- Fix the RBlock height computation resulting in wrong block display
- Fix an issue when mouse move events are propagated in the document tree.
- Fix background:none did not override background-color and background-image
- Fix scrollTo(node) scrolled to the top of the bounding box including margins.
- Fix text color attribute on body tag
- Fix exception when a color has an invalid value
- Fix problem with image path
- Fix auto vertical overflow
- Fix mouse wheel for overflow scroll
- Fix encoding url
- Fix double alert when press onclick
- Fix incorrect parse html when locale is not-English
- Fix font/text-antialiasing
- Fix error when the css file contains unrecognized characters
- Fix url BASE64 connection
NEW:
- Add setRequestHeader. Jquery defaults to passing specific request headers and sometimes needs to be overridden.
- Add "Save As"
- Add viewer for file .txt,.xml,.svg,.rss,.xml,.css,.js
- Add support HTML tags DFN, VAR, SAMP, KBD, S
- Add caption attribute.
- Add caption-side and text-align belongs to caption attribute.
- Add support html style attribute
- Add new parser project, the new project includes the code of cssparser and Mozilla rhino and HtmlUnit-rhino-fork
FIX:
- Create two separate objects using HTMLElementBuilder.Strong() for "B" and "STRONG"
- Fix the RBlock height computation resulting in wrong block display
- Fix an issue when mouse move events are propagated in the document tree.
- Fix background:none did not override background-color and background-image
- Fix scrollTo(node) scrolled to the top of the bounding box including margins.
- Fix text color attribute on body tag
- Fix exception when a color has an invalid value
- Fix problem with image path
- Fix auto vertical overflow
- Fix mouse wheel for overflow scroll
- Fix encoding url
- Fix double alert when press onclick
- Fix incorrect parse html when locale is not-English
- Fix font/text-antialiasing
- Fix error when the css file contains unrecognized characters
- Fix url BASE64 connection
NEW:
- Add setRequestHeader. Jquery defaults to passing specific request headers and sometimes needs to be overridden.
- Add "Save As"
- Add viewer for file .txt,.xml,.svg,.rss,.xml,.css,.js
- Add support HTML tags DFN, VAR, SAMP, KBD, S
- Add caption attribute.
- Add caption-side and text-align belongs to caption attribute.
- Add support html style attribute
- Add new parser project, the new project includes the code of cssparser and Mozilla rhino and HtmlUnit-rhino-fork
UPDATE THIRD-PARTY LIBRARIES:
- Java 8.
- Apache-ant-1.9.4
- Css Parser 0.9.14
- Mozilla Rhino 1.7R4
- HtmlUnit-rhino-fork
- Sac 1.3.1
- IzPack 4.3.4