Bug 29046

Summary: Presence of @charset "iso-8859-1" in <style> causes styles to be ignored on mpbfm.com.br
Product: WebKit Reporter: jasneet <jasneet>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jasneet, jshin
Priority: P2 Keywords: NeedsReduction
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://mpbfm.com.br/radinho_destacado.asp?bitRate=24
Attachments:
Description Flags
reduced testcase none

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
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.