To manually mark up the HTML text:
<u>underline</u> for inserted text
and
<strike>strikethrough</strike> for deleted text
Work Around
N/A
Evaluation
Fixed. The styles are not additive, so I have submitted another RFE 4703313
to handle that. In other words, when apply <strike>, it turns off bold, italic,
superscript, subscript, etc. Same for <u>.
xxxxx@xxxxx 2002-06-13
Comments
PLEASE NOTE: JDK6 is formerly known as Project Mustang