[Webkit-unassigned] [Bug 19014] New: text content is underlined all over the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 10:38:03 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19014

           Summary: text content is underlined all over the page
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://interativo.climatempo.com.br/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://interativo.climatempo.com.br/

II Issue:
Under "Ultimas noticias" the text content is underlined

III Conclusion:
issue is due to the following css
.linknoticias {TEXT-DECORATION: none }
.linknoticias A {   TEXT-DECORATION: none }
.linknoticias A.link {  TEXT-DECORATION: none }
.linknoticias A.hover {  TEXT-DECORATION: none }
Safari/FF/Opera ignore the above css while IE follows it and does not display
underlines under the text.

IV Other browsers:
IE7: ok
FF3: not ok
Opera9.24: not ok

V Nightly tested: 32871


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list