<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>24795</bug_id>
          
          <creation_ts>2009-03-24 18:46:05 -0700</creation_ts>
          <short_desc>Issues with evaluating DOM elements from IFrame to Parent</short_desc>
          <delta_ts>2010-02-26 21:21:23 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore JavaScript</component>
          <version>525.x (Safari 3.2)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.yomari.net/~samyem/tests/test.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Samyem Tuladhar">samyem</reporter>
          <assigned_to name="Cameron Zwarich (cpst)">zwarich</assigned_to>
          <cc>ap</cc>
    
    <cc>emacemac7</cc>
    
    <cc>zwarich</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115102</commentid>
    <comment_count>0</comment_count>
    <who name="Samyem Tuladhar">samyem</who>
    <bug_when>2009-03-24 18:46:05 -0700</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115103</commentid>
    <comment_count>1</comment_count>
    <who name="Samyem Tuladhar">samyem</who>
    <bug_when>2009-03-24 18:46:41 -0700</bug_when>
    <thetext>The Test case is at
http://www.yomari.net/~samyem/tests/test.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115123</commentid>
    <comment_count>2</comment_count>
    <who name="Cameron Zwarich (cpst)">zwarich</who>
    <bug_when>2009-03-25 03:31:57 -0700</bug_when>
    <thetext>I&apos;ll try to make a reduction that doesn&apos;t depend on prototype.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127849</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2009-06-24 00:46:15 -0700</bug_when>
    <thetext>See also: bug 26520.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>194449</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-02-26 21:21:23 -0800</bug_when>
    <thetext>I can no longer reproduce with recent WebKit builds (I&apos;m on r55339).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>