[Webkit-unassigned] [Bug 29046] New: [mpbfm.com.br]: Formatting is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 12:30:49 PDT 2009


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

           Summary: [mpbfm.com.br]: Formatting is off
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://mpbfm.com.br/radinho_destacado.asp?bitRate=24
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


Created an attachment (id=39205)
 --> (https://bugs.webkit.org/attachment.cgi?id=39205)
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

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



More information about the webkit-unassigned mailing list