WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 18265
29046
Presence of @charset "iso-8859-1" in <style> causes styles to be ignored on mpbfm.com.br
https://bugs.webkit.org/show_bug.cgi?id=29046
Summary
Presence of @charset "iso-8859-1" in <style> causes styles to be ignored on m...
jasneet
Reported
2009-09-08 12:30:49 PDT
Created
attachment 39205
[details]
reduced testcase Steps: Go to
http://mpbfm.com.br/radinho_destacado.asp?bitRate=24
II Issue: Formatting of song list is off III Conclusion: The menu (song list) are inside a <ul> tag which has position:absolute as it's style. Webkit renders the <ul> wider as compared to FF or IE (see the section with green border). Also, in the styles, is a charset definition- @charset "iso-8859-1"; If I take the charset definition out, then webkit behaves the same as FF and IE. IV Other Browsers: IE7: ok FF3: ok V Nightly tested : 48037 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=14750
Attachments
reduced testcase
(30.70 KB, application/zip)
2009-09-08 12:30 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-09-08 14:59:36 PDT
The "reduction" could easily be improved. It's currently a zip file that contains an unnecessary image.
Jungshik Shin
Comment 2
2009-10-21 16:56:25 PDT
*** This bug has been marked as a duplicate of
bug 18265
***
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