[Webkit-unassigned] [Bug 90834] New: the body of seamless iframes should default to margin:0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 16:28:24 PDT 2012


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

           Summary: the body of seamless iframes should default to
                    margin:0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: eric at webkit.org, abarth at webkit.org


http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=1657

<!DOCTYPE html>
...<style>
 iframe { border: solid;  float: left; }
</style>
<iframe seamless srcdoc="<div style='background:yellow'>TEST</div>"></iframe>

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