[Webkit-unassigned] [Bug 61831] New: Frame flattening shouldn't be applied to iframes that have a zero size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 17:58:56 PDT 2011


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

           Summary: Frame flattening shouldn't be applied to iframes that
                    have a zero size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.bing.com/search?q=javascript&go=&form=QBLH&
                    qs=n&sk=&sc=8-10
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dacarson at gmail.com


If the author of the content specifically set the iframe size to zero, then the frame should not be resized.
eg:
<iframe src="/fd/fb/r?v=6_12_0_776292&sId=0" height="0" width="0"></iframe>

This issue can be seen on the Bing site.

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