[Webkit-unassigned] [Bug 35981] New: Can't apply a bottom-margin to the legend element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 12:46:49 PST 2010


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

           Summary: Can't apply a bottom-margin to the legend element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hydrozen at gmail.com


Created an attachment (id=50425)
 --> (https://bugs.webkit.org/attachment.cgi?id=50425)
Demonstration of the bug

I defined a form using semantic markup, but it seems that I can't get a
bottom-margin to render under the legend element. Using the web inspector, it
does say that there's a bottom-margin applied, but the content that comes after
is pushed right underneath and seems to ignore the bottom-margin. I've attached
a small html document which shows the issue. It renders fine in IE and FF but
there's no bottom margin in Chrome Beta for  and Safari 4.

I am attaching a small HTML document as proof of concept.... for now I fixed
the problem by using padding instead of margin.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list