File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2929
3030 <htmlunitcsp .version>4.19.0</htmlunitcsp .version>
3131 <htmlunitcssparser .version>4.19.0</htmlunitcssparser .version>
32- <htmlunitcorejs .version>4.19.0 </htmlunitcorejs .version>
32+ <htmlunitcorejs .version>4.20.0-SNAPSHOT </htmlunitcorejs .version>
3333 <htmlunitneko .version>4.20.0-SNAPSHOT</htmlunitneko .version>
3434 <htmlunitwebsocketclient .version>4.19.0</htmlunitwebsocketclient .version>
3535 <htmlunitxpath .version>4.19.0</htmlunitxpath .version>
Original file line number Diff line number Diff line change 88
99 <body>
1010 <release version="4.20.0" date="December xx, 2025" description="Bugfixes">
11+ <action type="update" dev="RhinoTeam">
12+ core-js: 'ES6Generator' migrated to lambda based ScriptableObject.
13+ </action>
14+ <action type="update" dev="RhinoTeam">
15+ core-js: 'NativeIterator' migrated to lambda based ScriptableObject.
16+ </action>
1117 <action type="add" dev="rbri">
1218 HTMLElement#getAttributeNames() implemented.
1319 </action>
You can’t perform that action at this time.
0 commit comments