[Webkit-unassigned] [Bug 24406] New: unclosed div within li causing layout issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 14:45:57 PST 2009


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

           Summary: unclosed div within li causing layout issue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        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


I Steps:
Go to attached testcase

II Issue : 
The unclosed <div> within <li> is causing this issue. 

There is only open <div> tag within each <li> and no closing tag </div> before
closing tag </li>, IE/Firefox can correct this error properly, but
Chrome/Safari mistakenly think each <div> containing following <li>, which
results in an embedded layout rendering. 

III Other Browsers:
FF3: OK
IE7: OK 

IV Nightly tested: 41443

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=7958


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