Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.8 M2
-
None
Description
Consider the following rendering test case:
.#----------------------------------------------------- .input|xhtml/1.0 .#----------------------------------------------------- <span style="color:#cc0000;font-family=;font-size=pt;"><span style="color:;font-family=Arial, sans-serif;font-size=pt;"><span style="color:;font-family=;font-size=2pt;"><strong>REPUBLIC ACT NO. 7192</strong></span></span></span> .#----------------------------------------------------- .expect|xwiki/2.0 .#----------------------------------------------------- **(% style="color:;font-family=;font-size=2pt;" %)REPUBLIC ACT NO. 7192**
This test case passes implying that only the inner most <span> block's styles are transferred into xwiki code.
Attachments
Issue Links
- duplicates
-
XWIKI-5591 HTML to Wiki Syntax 2 looses color in certain cases
- Closed
- is duplicated by
-
XWIKI-4582 Background Color + Font Color Incompatible
- Closed
- is related to
-
XWIKI-3797 Nested and repeated styles are not handled properly
- Closed
- relates to
-
XWIKI-5250 Merge nested custom styles like font and color before save
- Closed