[Webkit-unassigned] [Bug 22745] New: background missing in left menu due to syntax error in css

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 8 17:05:26 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22745

           Summary: background missing in left menu due to syntax error in
                    css
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
               URL: http://www.dinamalar.com/cinema/Kollywood.asp
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to http://www.dinamalar.com/cinema/Kollywood.asp

II Issue:
Left menu doesn't display background

III Conclusion:
In the style definition, there is a syntax error(behind text "voice-family"):
......
#menu4 li a{ height:40px;  voice-family:"\"}
\""; 
 voice-family:inherit; 
height:24px; 
text-decoration:none}
......

IE/Firefox ignore this error and interpret the above styles correctly, 
Chrome/Safari ignore all of the css styles.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested: 39088

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=1154


-- 
Configure bugmail: https://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