File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 88
99 <body>
1010 <release version="4.8.0" date="December xx, 2024" description="Bugfixes">
11+ <action type="fix" dev="rbri">
12+ core-js: fix border checks for typedarray set-method (see https://github.com/HtmlUnit/htmlunit-core-js/issues/27)
1113 <action type="add" dev="RhinoTeam">
1214 core-js: Allow symbol keys in getter/setter in object literal syntax like 'var o = { get [aSymbol]: value }'.
1315 </action>
2325 <action type="update" dev="rbri">
2426 FAQ updated with some info about page history.
2527 </action>
28+ <action type="fix" dev="rbri" issue="#905">
29+ DomElement#getStaticElementsByTagName() has to check for prefix.
30+ </action>
2631 <action type="update" dev="rbri">
2732 Upgrade Apache commons-text to 1.13.0.
2833 </action>
You can’t perform that action at this time.
0 commit comments