[Webkit-unassigned] [Bug 24095] New: http://b08.oi.edu.pl/ renders incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 07:40:59 PST 2009


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

           Summary: http://b08.oi.edu.pl/ renders incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://b08.oi.edu.pl/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jon at chromium.org


Add OK or FAIL after other browsers where you have tested this issue:
    Safari 3:
    Firefox 3: OK
    IE 7: OK

What steps will reproduce the problem?
1. enter http://b08.oi.edu.pl/ 

What is the expected result?
an able-to-see webpage

What happens instead?
page displayed incorrectly

In the source code, a </div> and a </ul> are missing, this causes the improper
layout 
in Chrome and Safari.

This is an error of web page, but IE/Firefox can ignore the error and render
the page 
correctly, Chrome/Safari can't.

If add the missing </div> and </ul>, then page looks same in all browsers:

Reductions available in Chromium's Issue tracker, see
http://code.google.com/p/chromium/issues/detail?id=1511


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