Opened 14 years ago
Last modified 14 years ago
#7370 confirmed Bug
FF & Safari : Underline for list item not shown for the below html code
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM Firefox WebKit | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
Copy the following code and paste in HTML Source and go to WYSIWYG mode.
<style id="CSS_2" type="text/css">.CSS_2{ background:#99ccff; }</style> <ul><li><u><span class="CSS_2">dddddddddddddd</span></u></li></ul>
In FF & Safari, underline for the list item not shown but when we keep the cursor in the list item Underline tool bar icon is highlighted.
It works properly in all other browsers.
Change History (1)
comment:1 Changed 14 years ago by
Keywords: | Firefox WebKit added |
---|---|
Status: | new → confirmed |
Not sure this is fixable though, looks like a browser bug.