On Mon, 12 Feb 2024 20:55:34 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> When `<s>` tag is used inside `<u>`, the `line-through` style is lost, and >> the text is rendered with `underline` only. However, if `<strike>` is used, >> the text is rendered with both `underline` and `line-through` styles. >> >> Both `<s>` and `<strike>` should render the text the same way. > > Alexey Ivanov has updated the pull request incrementally with three > additional commits since the last revision: > > - Use RuntimeException rather than Error > - Rename the Java class to HTMLUnderlineStrike > - Rename HTMLStrike.java to HTMLUnderlineStrike.java Updates look good ------------- Marked as reviewed by dnguyen (Committer). PR Review: https://git.openjdk.org/jdk/pull/17659#pullrequestreview-1879084838