[Webkit-unassigned] [Bug 64687] New: Daum map in iframe is getting large with frame flattening turned on.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 04:17:48 PDT 2011


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

           Summary: Daum map in iframe is getting large with frame
                    flattening turned on.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eunmi15.lee at samsung.com
                CC: yael.aharon at nokia.com


Daum map in iframe is getting large with frame flattening turned on.
I tested on the EFL, GTK and MAC port and they have same problem.
I found this bug comes out after Bug 52449.
You can reproduce with below html:
----------------------------------------------------------------------------
<html>
<head>
</head>
<body>
<iframe frameborder=0 border=0 src="http://dmaps.daum.net/map_include/imap_v5.html?namespace=LocMap" width="410" height="502" >
</iframe>
</body>                                                                                                
</html>
----------------------------------------------------------------------------
You can also reproduce in the below URL:
http://search.daum.net/search?w=tot&t__nil_searchbox=btn&q=test

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