git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Fri May 24 16:36:20 UTC 2024
Changeset: cd3e4c03
Author: Alexey Ivanov <aivanov at openjdk.org>
Date: 2024-05-24 16:30:30 +0000
URL: https://git.openjdk.org/mobile/commit/cd3e4c03661f770ebeefcd3637d56589243ac0a9
8326734: text-decoration applied to <span> lost when mixed with <u> or <s>
8325620: HTMLReader uses ConvertAction instead of specified CharacterAction for <b>, <i>, <u>
Reviewed-by: honkar, prr
! src/java.desktop/share/classes/javax/swing/text/html/CSS.java
! src/java.desktop/share/classes/javax/swing/text/html/HTMLDocument.java
! src/java.desktop/share/classes/javax/swing/text/html/MuxingAttributeSet.java
! src/java.desktop/share/classes/javax/swing/text/html/StyleSheet.java
+ test/jdk/javax/swing/text/html/HTMLDocument/HTMLStrikeOnly.java
+ test/jdk/javax/swing/text/html/HTMLDocument/HTMLTextDecoration.java
+ test/jdk/javax/swing/text/html/HTMLDocument/HTMLUnderlineOnly.java
! test/jdk/javax/swing/text/html/HTMLDocument/HTMLUnderlineStrike.java
Changeset: 990ed75a
Author: duke <duke at openjdk.org>
Date: 2024-05-24 16:30:50 +0000
URL: https://git.openjdk.org/mobile/commit/990ed75a8eb37aa3e26fee052ffe94f777bcc938
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list