RFR: 8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
Alexey Ivanov
aivanov at openjdk.org
Thu Apr 11 16:51:41 UTC 2024
On Tue, 9 Apr 2024 20:59:53 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> I'm pretty sure there are other cases where `text-decoration` isn't resolved correctly. It is not a goal to resolve all of the possible issues.
>>
>> I'll check whether this scenario can be handled easily. I don't think it is. If not, I'll submit another bug.
>
> Sounds good.
Swing does not support *multiple classes* on an HTML element.
I submitted [JDK-8330119](https://bugs.openjdk.org/browse/JDK-8330119): _No support for multiple HTML classes in Swing_. It may never be fixed…
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18550#discussion_r1561324559
More information about the client-libs-dev
mailing list