We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68d518 commit 592c4bdCopy full SHA for 592c4bd
1 file changed
src/changes/changes.xml
@@ -8,6 +8,9 @@
8
9
<body>
10
<release version="5.0.0" date="April 31, 2026" description="jdk17, Bugfixes">
11
+ <action type="fix" dev="Lai Quang Duong">
12
+ Fix DomNode.insertBefore(DomNode) to dissolve DocumentFragment into its children before insertion.
13
+ </action>
14
<action type="update" dev="rbri">
15
cssparser: support for unicode characters in keywords removed, this is not used in real world
16
and the parser is much simpler without
0 commit comments