On Mon, 12 Feb 2024 10:50:18 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Probably we can do away with those tags which mention internal class OR >> mention the public action instead, like TagAction instead of ConvertAction >> HiddenAction instead of TitleAction etc > > I agree we should do something about it. I think `ConvertAction` can be > subclass of `CharacterAction`, then the listed actions in the table will be > more inline with the implementation. I've submitted [JDK-8325620](https://bugs.openjdk.org/browse/JDK-8325620): HTMLReader uses ConvertAction instead of specified CharacterAction for `<b>`, `<i>`, `<u>` ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17659#discussion_r1486032983