[Webkit-unassigned] [Bug 7007] New: fieldset with floating fieldset inside draws incorrectly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 1 10:27:17 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7007

           Summary: fieldset with floating fieldset inside draws incorrectly
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://dev.outbreak.nl/webkit/nested-fieldset.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: HasReduction
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jdevalk at opendarwin.org


Will attach a testcase but basically:

<fieldset>
        <fieldset style="float: left;">
        </fieldset>
</fieldet>

this renders wrong. the inner fieldset should be completely inside the outer
fieldset, but it isn't.


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