[Webkit-unassigned] [Bug 14939] New: <DIV> not implicitly closed by <LI>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 20:06:29 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14939

           Summary: <DIV> not implicitly closed by <LI>
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://shopper.cnet.com/4002-5_9-1008684.html?tag-
                    sh.glnav
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morganl.webkit at yahoo.com


<DIV> not implicitly closed by <LI>

WebKit doesn't seem to implement step 3 of the <li> start tag rules in the
HTML5 parser spec:
(search for 'A start tag whose tag name is "li"'):
  http://www.whatwg.org/specs/web-apps/current-work/#parsing

This causes rendering problems on cnet.com

I picked the component HTML DOM because this seems like a DOM construction bug,
but I'm not sure if that's appropriate.  I didn't see a HTML parser component.


-- 
Configure bugmail: http://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