[Webkit-unassigned] [Bug 17421] New: Lack of end tag of SELECT element causes inaccessible (blank) a rest of a page rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 00:13:57 PST 2008


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

           Summary: Lack of end tag of SELECT element causes  inaccessible
                    (blank) a rest of a page rendered
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
               URL: http://www.poradniajezykowa.us.edu.pl/baza_archiwum.php
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at blaut.biz


The problem was found on the above page. Lack of </selection> tag causes blank
a rest of the page rendered. The problem is only visible in Webkit. Other
tested browsers: Minefield and Opera has no problem with it. <input> element in
these browsers automatically closes <select> element in DOM. Webkit ignores the
<input> element.

Check DOM tree in all three browsers:
http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!doctype%20html%3E%3Chtml%3E%3Cbody%3E%3Cp%3EThere%20should%20be%20GREEN%20bar%20below%3C%2Fp%3E%3Cselect%3E%3Cinput%3E%3Cp%20style%3D%22background-color%3Alime%3B%22%3EPASS%3C%2Fp%3E%3C%2Fbody%3E%3C%2Fhtml%3E


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