[Webkit-unassigned] [Bug 90836] New: shrinkwrapped seamless iframes have scrollbars when they shouldn't

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 16:29:46 PDT 2012


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

           Summary: shrinkwrapped seamless iframes have scrollbars when
                    they shouldn't
           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


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

<!DOCTYPE html>
...<style>
 iframe { border: solid;  float: left; }
</style>
<iframe seamless srcdoc="<style>*{margin:0;padding:0;}</style><div style='background:blue'>ABC</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