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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>23609</bug_id>
          
          <creation_ts>2013-10-23 16:15:47 +0000</creation_ts>
          <short_desc>&lt;iframe&gt; maybe needs to dispatch load all the time and never error</short_desc>
          <delta_ts>2013-10-23 18:48:56 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-iframe-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>95205</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-10-23 16:15:47 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html
Multipage: http://www.whatwg.org/C#the-iframe-element
Complete: http://www.whatwg.org/c#the-iframe-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
&lt;iframe&gt; maybe needs to dispatch load all the time.

Posted from: 207.218.72.65 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:27.0) Gecko/20100101 Firefox/27.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95206</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-10-23 16:19:27 +0000</bug_when>
    <thetext>Tests for http://software.hixie.ch/utilities/js/live-dom-viewer/

&lt;iframe src=http://test.example/ onload=w(&apos;pass&apos;) onerror=w(&apos;fail&apos;)&gt;&lt;/iframe&gt;
&lt;iframe src=http://test:test/ onload=w(&apos;pass&apos;) onerror=w(&apos;fail&apos;)&gt;&lt;/iframe&gt;

Both give pass in Chrome/IE. Only the latter passes in Gecko/Safari.

Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=929899

It seems error is never dispatching anywhere.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95214</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-10-23 18:48:56 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8239.
Check-in comment: Drop the ability to catch &apos;error&apos; events from &lt;iframe&gt;, since nobody implemented it after 5 years.
http://html5.org/tools/web-apps-tracker?from=8238&amp;to=8239</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>