[Webkit-unassigned] [Bug 10612] New: Fieldsets show up nested when block element is defined using shorthand

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 28 15:32:08 PDT 2006


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

           Summary: Fieldsets show up nested when block element is defined
                    using shorthand
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: pshah at zimbra.com


This may be a dupe of a more general bug (although I wasnt sure what keyword to
search for).

When trying to show two fieldsets on top of each other, inserting a block
element inside the first one (like this: "<div />") will cause the second
fieldset to be a child of the first.

Safari doesnt seem to respect shorthand notation for block elements in this
case.

See reduced testcase below.

Tested on latest nightly (8/28/06).


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