[Webkit-unassigned] [Bug 24795] New: Issues with evaluating DOM elements from IFrame to Parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 18:46:05 PDT 2009


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

           Summary: Issues with evaluating DOM elements from IFrame to
                    Parent
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
               URL: http://www.yomari.net/~samyem/tests/test.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: samyem at gmail.com


The URL attached with this bug demonstrates with the webkit build in safari
having issues when DOM evaluations occur against a parent context in an iframe.
All browsers, including Chrome, fades one of the DIVs when the button is
clicked on the iframe except for Safari (both 3 and 4). Commenting the line
that evaluates the parent.document.getElementById in IFrame makes the call
properly as in other browser, but just by simply evaluating the element itself
distorts further calls (in this case to the fade function) against the element.


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



More information about the webkit-unassigned mailing list