Skip to content

Commit 3c67b26

Browse files
committed
latest neko changes
1 parent 172266e commit 3c67b26

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88

99
<body>
1010
<release version="5.4.0" date="August xx, 2026" description="Firefox 153, Bugfixes">
11+
<action type="update" dev="rbri">
12+
neko: Remove the &lt;SOUND&gt;, &lt;ILAYER&gt;, &lt;LAYER&gt;, &lt;NOLAYER&gt;, &lt;NEXTID&gt;, &lt;MULTICOL&gt;,
13+
&lt;BLINK&gt;, &lt;SPACER&gt;, and &lt;XML&gt; tag suport.
14+
</action>
15+
<action type="fix" dev="rbri">
16+
neko: HTMLWriterFilter now serializes &lt;textarea&gt; and &lt;title&gt; element content with entity encoding
17+
(https://github.com/HtmlUnit/htmlunit-neko/issues/173).
18+
</action>
1119
<action type="update" dev="rbri">
1220
neko: Remove the &lt;comment&gt; tag suport (https://github.com/HtmlUnit/htmlunit-neko/issues/173).
1321
</action>

0 commit comments

Comments
 (0)