WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
22745
background missing in left menu due to syntax error in css
https://bugs.webkit.org/show_bug.cgi?id=22745
Summary
background missing in left menu due to syntax error in css
jasneet
Reported
2008-12-08 17:05:26 PST
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
Attachments
reduced testcase
(1.40 KB, text/html)
2008-12-08 17:06 PST
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-12-08 17:06:14 PST
Created
attachment 25863
[details]
reduced testcase
Nilesh Patil
Comment 2
2009-02-15 01:25:31 PST
(In reply to
comment #1
)
> Created an attachment (id=25863) [review] > reduced testcase
It you bisit
http://www.dinamalar.com/cinema/Kollywood.asp
on Safari it displays menu backgroung.
Ahmad Saleem
Comment 3
2022-07-22 10:22:16 PDT
I am unable to reproduce this bug using attached test case in Safari 15.6 on macOS 12.5 and there is no background issue and the rendering output matches with other browsers (Chrome Canary 105 and Firefox Nightly 104). If I am testing incorrectly, please retest accordingly. Thanks!
Alexey Proskuryakov
Comment 4
2022-07-22 14:59:31 PDT
The attached test is broken because of mixed content and because the content is missing anyway. The image will need to be replaced with a different one.
Ahmad Saleem
Comment 5
2022-07-22 16:37:45 PDT
Replaced with new one (Among US - HD GIF :-p) -
https://jsfiddle.net/rk0w1qej/show
& with more clear CSS -
https://jsfiddle.net/21vycsoj/show
Let me know if it works. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug